DataValueProjectorValueType Property  | 
 
            Gets or sets the type of the value returned by the value producer or producers routine of the projector.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic Type ValueType { get; set; }Public Property ValueType As Type
	Get
	Set
Property Value
Type: 
TypeImplements
IProjectorValueType
See Also