QuickOPC User's Guide and Reference
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace
Inheritance Hierarchy
OpcLabs.EasyOpcUA Assembly : OpcLabs.EasyOpc.UA.DataTypeSchema Namespace
This namespace contains classes that facilitate work with OPC UA Data Type Schema.
Classes
 ClassDescription
ClassAn abstract type that provides metadata for custom OPC UA data types like structures and enumerations.
ClassAn abstract base type for all OPC UA data type descriptions, containing the data type Node ID and the definition for custom data types likes structures and enumerations.
ClassAbstract base data type for all data types used to provide the metadata for OPC UA custom data types like structures and enumerations.
ClassProvides access to OPC UA data type schema.
ClassProvides metadata for a custom OPC UA enumeration or option set data type.
ClassProvides concrete data type description for OPC UA enumeration and option set data types.
ClassProvides metadata for a field of a custom OPC UA enumeration or option set data type.
ClassProvides the concrete information for OPC UA enumeration data types.
ClassProvides metadata for a custom OPC UA enumeration or option set data type.
ClassA human-readable representation of an OPC UA enumeration.
ClassProvide OPC UA data type definitions for an OPC UA Binary encoded byte blob used outside an OPC UA server address space.
ClassProvides the concrete data type description for OPC UA data types derived from built-in data types.
ClassProvides metadata for an OPC UA data type derived from built-in data type.
ClassProvides metadata for a custom OPC UA structure data type.
ClassProvides the concrete data type description for OPC UA structure data types.
ClassProvides metadata for a field of a custom OPC UA structure data type.
ClassProvides the metadata for a field of a custom structure data type.
ClassProvides metadata for a custom OPC UA structure data type.
Interfaces
 InterfaceDescription
InterfaceProvides access to OPC UA data type schema.
InterfaceProvides read-only access to OPC UA data type schema.
Enumerations
 EnumerationDescription
EnumerationAn enumeration that specifies the type of structure defined by the OPC UA data type.
See Also

Reference

OpcLabs.EasyOpcUA Assembly