OrderByEnumSegment..::..OrderBySegmentType Property
Gets the type of the order by segment.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public OrderBySegmentTypes OrderBySegmentType { get; }
Public ReadOnly Property OrderBySegmentType As OrderBySegmentTypes Get
public: property OrderBySegmentTypes^ OrderBySegmentType { OrderBySegmentTypes^ get (); }