| Name | Description | |
|---|---|---|
|  | UAMappedNode Constructor | 
 
            The following tables list the members exposed by UAMappedNode.
| Name | Description | |
|---|---|---|
|  | UAMappedNode Constructor | 
| Name | Description | |
|---|---|---|
|  | DataMappings | An enumeration of OPC-UA data mappings defined directly on the target object. | 
|  | EndpointDescriptor | The OPC-UA server involved in the operation. | 
|  | Mappings | An enumeration of mappings defined directly on the target object. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) | 
|  | MonitoringParameters | An object containing monitoring parameters, such as the sampling interval, and optional data change filter. | 
|  | NodeDescriptor | The descriptor of the OPC-UA node involved in the operation. | 
|  | Parent | A reference to the parent target object; nullif none. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) | 
|  | ReadParameters | The read parameters (such as the maximum age of the value). | 
|  | SubscriptionParameters | An object containing subscription parameters, such as the publishing interval. | 
| Name | Description | |
|---|---|---|
|  | Equals | Overloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | ToString | (Inherited from OpcLabs.BaseLib.Object2) | 
| Name | Description | |
|---|---|---|
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
|  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. |