IndexColumnIsDescendingKey Property |
Indicates whether index key column has a descending sort direction.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool IsDescendingKey { get; }
Property Value
Type:
BooleanSee Also