The following tables list the members exposed by ItemPropertySettings.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CalculateDistinctValues | Gets or sets a value indicating whether distinct values are to be calculated for the property or not. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DistinctValuesFilterMode | Gets or sets a value that indicates how distinct values filtering is performed on the property. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DistinctValuesQuantity | Gets or sets a value that indicates the expected number of distinct values returned per data item for the property. |
Top
See Also