ArcFM Server Developer Guide
IMMDesignerCGOUtils3_AddDesignerFields Method


Syntax
'Declaration
 
Public Overridable Sub IMMDesignerCGOUtils3_AddDesignerFields( _
   ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _
   ByVal pFields As ESRI.ArcGIS.Geodatabase.IFields _
) 
'Usage
 
Dim instance As MMDesignerCGOUtilsClass
Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
Dim pFields As ESRI.ArcGIS.Geodatabase.IFields
 
instance.IMMDesignerCGOUtils3_AddDesignerFields(pWorkspace, pFields)
public virtual void IMMDesignerCGOUtils3_AddDesignerFields( 
   ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace,
   out ESRI.ArcGIS.Geodatabase.IFields pFields
)

Parameters

pWorkspace
pFields
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

MMDesignerCGOUtilsClass Class
MMDesignerCGOUtilsClass Members

 

 


Send Comment