featurePropertiesdatasheet_StandardPicklistSortThreshold Property |
When set, sorting on standard picklist fields is supported for picklists having no more than the specified number of items. A UNION subquery will be used for the sort.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int datasheet_StandardPicklistSortThreshold { get; }
ReadOnly Property datasheet_StandardPicklistSortThreshold As Integer
Get
Property Value
Type:
Int32When set, sorting on standard picklist fields is supported for picklists having no more than the specified number of items. A UNION subquery will be used for the sort.
See Also