| Name | Description | |
|---|---|---|
|  | UAClientDataMapping Constructor | Overloaded. | 
 
            The following tables list the members exposed by UAClientDataMapping.
| Name | Description | |
|---|---|---|
|  | UAClientDataMapping Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | DefaultKind | The default data mapping kind. Equals to UADataMappingKind.Value. The value of this constant is UADataMappingKind.Value. | 
|  | DefaultOperations | The default data mapping operations. Equals to UADataMappingOperations.All. The value of this constant is UADataMappingOperations.All. | 
| Name | Description | |
|---|---|---|
|  | AttributeType | The type of OPC data (attribute). | 
|  | Kind | Specifies how the OPC Unified Architecture (OPC-UA) data will be mapped. | 
|  | LinkingTarget | Contains a linking target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | 
|  | MappingSource | Contains a mapping source of this mapping. | 
|  | MappingTags | Contains mapping tags attached to this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | 
|  | Operations | The mapping operations in which this mapping will participate. | 
|  | Parent | A parent mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | 
|  | Subscribed | Determines whether this mapping is currently subscribed. | 
| 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) | 
|  | GetTargetValue | Retrieves the mapped value from a target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | HasMappingTag | Determines whether this mapping is "tagged" with a given mapping tag. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | 
|  | SetTargetValue | Stores a mapped value into the target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | 
|  | ToString | (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | 
| 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 | |
|---|---|---|
|  | BelongsTo | Determines whether a given target object belongs to this mapping. | 
|  | GetTargetObject | Determines the target object of the mapping. | 
|  | SetState<TNode> | Sets the arbitrary object associated with the node. |