ArcFM Engine Developer Guide
CopyWMSNode Method


Syntax
'Declaration
 
Function CopyWMSNode( _
   ByVal CopyChildren As Boolean _
) As IMMWMSNode
'Usage
 
Dim instance As IMMWMSNode
Dim CopyChildren As Boolean
Dim value As IMMWMSNode
 
value = instance.CopyWMSNode(CopyChildren)
IMMWMSNode CopyWMSNode( 
   bool CopyChildren
)

Parameters

CopyChildren
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

IMMWMSNode Interface
IMMWMSNode Members

 

 


Send Comment