Overload | Description |
---|---|
UAClientDataMapping Constructor(AbstractMapping,Type,UADataMappingKind,UADataMappingOperations) | Initializes a new instance of the class, with given parent mapping, OPC data (attribute) type, mapping kind, and mapping operations in which this mapping should participate. |
UAClientDataMapping Constructor(Type,UADataMappingKind,UADataMappingOperations) | Initializes a new instance of the class, with given OPC data (attribute) type, mapping kind, and mapping operations in which this mapping should participate. |
UAClientDataMapping Constructor(Type,UADataMappingKind) | Initializes a new instance of the class, with given OPC data (attribute) type, and mapping kind. |
UAClientDataMapping Constructor(Type) | Initializes a new instance of the class, with given OPC data (attribute) type. |