| EntityCoreTFieldsIEntityCoreLLBLGenProEntityTypeValue Property  | 
 
            Returns the EntityType enum value for this entity.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax[BrowsableAttribute(false)]
[XmlIgnoreAttribute]
int IEntityCore.LLBLGenProEntityTypeValue { get; }<BrowsableAttribute(false)>
<XmlIgnoreAttribute>
Private ReadOnly Property LLBLGenProEntityTypeValue As Integer
	Implements IEntityCore.LLBLGenProEntityTypeValue
	Get
Property Value
Type: 
Int32Implements
IEntityCoreLLBLGenProEntityTypeValue
See Also