.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaBase.UaPlaceholderDeclarationAttribute Class Reference

Used to indicate that a field is an placeholder declaration for a UA type definition. More...

Inherits Attribute.

Properties

string BrowseName [get, set]
 Gets or sets browse name of the instance. More...
 
string NamespaceUri [get, set]
 Gets or sets the namespace URI that qualifies the browse name. More...
 

Detailed Description

Used to indicate that a field is an placeholder declaration for a UA type definition.

Property Documentation

string UnifiedAutomation.UaBase.UaPlaceholderDeclarationAttribute.BrowseName
getset

Gets or sets browse name of the instance.

The browse name of the instance.

string UnifiedAutomation.UaBase.UaPlaceholderDeclarationAttribute.NamespaceUri
getset

Gets or sets the namespace URI that qualifies the browse name.

The namespace URI.


The documentation for this class was generated from the following file: