ArcFM Solution Developer Guide
ShowFields Method (IMMTemplateNodeFields)


Syntax
'Declaration
 
Sub ShowFields( _
   ByVal pProposedObject As IMMProposedObject, _
   ByVal bEdit As System.Boolean, _
   ByVal bApplyToAll As System.Boolean _
) 
'Usage
 
Dim instance As IMMTemplateNodeFields
Dim pProposedObject As IMMProposedObject
Dim bEdit As System.Boolean
Dim bApplyToAll As System.Boolean
 
instance.ShowFields(pProposedObject, bEdit, bApplyToAll)
void ShowFields( 
   IMMProposedObject pProposedObject,
   System.bool bEdit,
   System.bool bApplyToAll
)

Parameters

pProposedObject
bEdit
bApplyToAll
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

IMMTemplateNodeFields Interface
IMMTemplateNodeFields Members

 

 


Send Comment