Click or drag to resize

ClusteringKeyAttributeClusteringSortOrder Property

Gets or sets the clustering order

Namespace:  Dse.Mapping.Attributes
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public SortOrder ClusteringSortOrder { get; set; }

Property Value

Type: SortOrder
See Also