ArcFM Solution Developer Guide
AddPage Method (IMMAttributeEditorUI3)


Syntax
'Declaration
 
Function AddPage( _
   ByVal bsCaption As System.String, _
   ByVal bVisible As System.Boolean, _
   ByVal pRootItem As ID8ListItem, _
   ByVal bsContextID As System.String, _
   ByVal mmDragMethod As mmdragSftTreeConstants _
) As System.Integer
'Usage
 
Dim instance As IMMAttributeEditorUI3
Dim bsCaption As System.String
Dim bVisible As System.Boolean
Dim pRootItem As ID8ListItem
Dim bsContextID As System.String
Dim mmDragMethod As mmdragSftTreeConstants
Dim value As System.Integer
 
value = instance.AddPage(bsCaption, bVisible, pRootItem, bsContextID, mmDragMethod)
System.int AddPage( 
   System.string bsCaption,
   System.bool bVisible,
   ID8ListItem pRootItem,
   System.string bsContextID,
   mmdragSftTreeConstants mmDragMethod
)

Parameters

bsCaption
bVisible
pRootItem
bsContextID
mmDragMethod
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

IMMAttributeEditorUI3 Interface
IMMAttributeEditorUI3 Members

 

 


Send Comment