| FieldInfoFieldIndex Property  | 
 
            Gets the field index related to this IEntityField, so the field can be used to retrieve the field index.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic int FieldIndex { get; }Public ReadOnly Property FieldIndex As Integer
	Get
Property Value
Type: 
Int32Implements
IFieldInfoFieldIndex
See Also