uaPLUS Reference
ComAeClientNodeManager Constructor
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > ComAeClientNodeManager Class : ComAeClientNodeManager Constructor

server
namespaceUri
ownsTypeModel

Glossary Item Box

Initializes the node manager.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal server As IServerInternal, _
   ByVal namespaceUri As String, _
   ByVal ownsTypeModel As Boolean _
)
C# 
public ComAeClientNodeManager( 
   IServerInternal server,
   string namespaceUri,
   bool ownsTypeModel
)

Parameters

server
namespaceUri
ownsTypeModel

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.