ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > SortedColumn Class : SortType Property |
'Declaration Public ReadOnly Property SortType As ItemSortType
'Usage Dim instance As SortedColumn Dim value As ItemSortType value = instance.SortType
public ItemSortType SortType {get;}
public: __property ItemSortType get_SortType();