IMappableFieldFieldIndex Property  | 
 
            The field index, starting with 0, for this field. A field index is by default -1 (undefined) and is used to sort fields in a given order.
            It is not used as external index for code generation, but solely for field ordering inside the fields of a groupable model element (except for
            stored procedure calls). 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Interfaces
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
SyntaxReadOnly Property FieldIndex As Integer
	Get
Property Value
Type: 
Int32
See Also