ExpressionElementTContents Property  | 
 
            The contents of the element
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic T Contents { get; set; }Public Property Contents As T
	Get
	Set
Property Value
Type: 
T
See Also