CAS.UA.Server.ServerConfiguration

NodeDescriptorWrapper Constructor (String, String)

Initializes a new instance of the NodeDescriptorWrapper class with empty DataType.

Namespace:  CAS.UA.Server.ServerConfiguration
Assembly:  ConfigurationEditor.ServerConfiguration (in ConfigurationEditor.ServerConfiguration.dll)

Syntax


public NodeDescriptorWrapper(
	string ns,
	string name
)

Parameters

ns
Type: String
The namespace.
name
Type: String
The name of the item.