Overload | Description |
---|---|
DAClientItemMapping Constructor(AbstractMapping,Type,DAItemMappingKind,DAItemMappingOperations) | Initializes a new instance of the class, with given parent mapping, OPC item type, mapping kind, and mapping operations in which this mapping should participate. |
DAClientItemMapping Constructor(Type,DAItemMappingKind,DAItemMappingOperations) | Initializes a new instance of the class, with given OPC item type, mapping kind, and mapping operations in which this mapping should participate. |
DAClientItemMapping Constructor(Type,DAItemMappingKind) | Initializes a new instance of the class, with given OPC item type, and mapping kind. |
DAClientItemMapping Constructor(Type) | Initializes a new instance of the class, with given OPC item type. |