| QueryParametersSorterToUse Property  | 
 
            Gets or sets the sorter to use.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic ISortExpression SorterToUse { get; set; }Public Property SorterToUse As ISortExpression
	Get
	Set
Property Value
Type: 
ISortExpression
See Also