ISpecificationTSortRules Property |
Gets the sorting rules.
Namespace:
Enkoni.Framework
Assembly:
Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
SyntaxSortSpecifications<T> SortRules { get; }
ReadOnly Property SortRules As SortSpecifications(Of T)
Get
property SortSpecifications<T>^ SortRules {
SortSpecifications<T>^ get ();
}
abstract SortRules : SortSpecifications<'T> with get
Property Value
Type:
SortSpecificationsT
See Also