AccentSensitivities Enum

Definition

Specifies whether the data is accent sensitive.

public enum class AccentSensitivities
public enum AccentSensitivities
type AccentSensitivities = 
Public Enum AccentSensitivities
Inheritance
AccentSensitivities

Fields

Auto 0

Indicates that the report server should attempt to derive the value from the data provider when the report is run.

False 2

Indicates that the data is not accent sensitive.

True 1

Indicates that the data is accent sensitive.

Applies to