| EntityCoreTFieldsLLBLGenProEntityTypeValue 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.3.0.0 (5.3.0)
Syntax[BrowsableAttribute(false)]
[XmlIgnoreAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected virtual int LLBLGenProEntityTypeValue { get; }<BrowsableAttribute(false)>
<XmlIgnoreAttribute>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Protected Overridable ReadOnly Property LLBLGenProEntityTypeValue As Integer
	Get
Property Value
Type: 
Int32
See Also