Click or drag to resize
EntityFieldCoreFieldIndex Property
Gets the field index related to this IEntityField2, 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.3.0.0 (5.3.0)
Syntax
[XmlIgnoreAttribute]
public int FieldIndex { get; }

Property Value

Type: Int32

Implements

IFieldInfoFieldIndex
See Also