ArcFM Desktop Developer Guide
GetField Method (MMSubtypeClass)


Syntax
'Declaration
 
Public Overridable Sub GetField( _
   ByVal lFieldIndex As Integer, _
   ByRef ppMMField As IMMField _
) 
'Usage
 
Dim instance As MMSubtypeClass
Dim lFieldIndex As Integer
Dim ppMMField As IMMField
 
instance.GetField(lFieldIndex, ppMMField)
public virtual void GetField( 
   int lFieldIndex,
   ref IMMField ppMMField
)

Parameters

lFieldIndex
ppMMField
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

MMSubtypeClass Class
MMSubtypeClass Members

 

 


Send Comment