ArcFM Engine Developer Guide
Index Property (IMMFieldAdapter)


Returns the Esri field index. Field adapters that do not have a corresponding IField reference return (-1).
Syntax
'Declaration
 
<DispIdAttribute(1610678273)>
ReadOnly Property Index As Integer
'Usage
 
Dim instance As IMMFieldAdapter
Dim value As Integer
 
value = instance.Index
[DispId(1610678273)]
int Index {get;}

Property Value

Long
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMFieldAdapter Interface
IMMFieldAdapter Members

 

 


Send Comment