IPredicateInstanceType Property  | 
 
            The PredicateType of this instance. Used to determine the instance nature without a lot of casting.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxint InstanceType { get; set; }Property InstanceType As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also