| ExpressionDefinitionResultType Property  | 
 
            Gets or sets the type of the result.
            
 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic Type ResultType { get; set; }Public Property ResultType As Type
	Get
	Set
Property Value
Type: 
Type
See Also