OPC Studio User's Guide and Reference
UAEnumDescription Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema Namespace : UAEnumDescription Class

The following tables list the members exposed by UAEnumDescription.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyIndicates if the data type is an enumeration or an option set.  
Public PropertyThe Node ID of the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeDescription)
Public PropertyThe definition of the enumeration data type.  
Public PropertyA unique name for the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeDescription)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether this object is equal to the other.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden.   
Public MethodOverridden. Converts the data type description to a data type info.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure.  
Protected MethodOverridden. Infrastructure.  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAEnumDescription Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace