ArcFM Server Developer Guide
AddDesignerFields Method (IMMDesignerCGOUtils)


Syntax
'Declaration
 
Sub AddDesignerFields( _
   ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _
   ByVal pFields As ESRI.ArcGIS.Geodatabase.IFields _
) 
'Usage
 
Dim instance As IMMDesignerCGOUtils
Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
Dim pFields As ESRI.ArcGIS.Geodatabase.IFields
 
instance.AddDesignerFields(pWorkspace, pFields)
void 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

IMMDesignerCGOUtils Interface
IMMDesignerCGOUtils Members

 

 


Send Comment