ArcFM Solution Developer Guide
FieldModelNames Method (IModelNameManager)


Syntax
'Declaration
 
Function FieldModelNames( _
   ByVal Field As ESRI.ArcGIS.Geodatabase.IField _
) As ESRI.ArcGIS.esriSystem.IEnumBSTR
'Usage
 
Dim instance As IModelNameManager
Dim Field As ESRI.ArcGIS.Geodatabase.IField
Dim value As ESRI.ArcGIS.esriSystem.IEnumBSTR
 
value = instance.FieldModelNames(Field)
ESRI.ArcGIS.esriSystem.IEnumBSTR FieldModelNames( 
   ESRI.ArcGIS.Geodatabase.IField Field
)

Parameters

Field
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

IModelNameManager Interface
IModelNameManager Members

 

 


Send Comment