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