TypedViewExpressionTypedViewType Property  | 
 
            Gets or sets the type of the typed view row as represented by this TypedViewExpression.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic Type TypedViewType { get; }Public ReadOnly Property TypedViewType As Type
	Get
Property Value
Type: 
Type
See Also