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