UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaClient.MetadataHandle Class Reference

A handle which can be used to read/write/subscribe to an object. More...

Properties

object Instance [get, set]
 Gets or sets the instance. More...
 
List< MetadataMappingMappings [get, set]
 Gets or sets the mappings for the components of the object. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

A handle which can be used to read/write/subscribe to an object.

Property Documentation

object UnifiedAutomation.UaClient.MetadataHandle.Instance
getset

Gets or sets the instance.

The instance.

List<MetadataMapping> UnifiedAutomation.UaClient.MetadataHandle.Mappings
getset

Gets or sets the mappings for the components of the object.

The mapping.

object UnifiedAutomation.UaClient.MetadataHandle.UserData
getset

Gets or sets the user data.

The user data.


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