Version

FieldSortDescription Class Members

The following tables list the members exposed by FieldSortDescription.

Public Constructors
 NameDescription
Public ConstructorFieldSortDescription ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDirectionThe direction of the sort  
Public PropertyFieldThe Field to sort  
Public PropertyFieldNameThe name of the Field to sort  
Public PropertyIsGroupByDetermines whether this is also a groupby field  
Public PropertyIsSealedReturns true if the Seal method has been called (read-only)  
See Also