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


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

The following tables list the members exposed by UAEnumTypeInfo.

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, and the base type of the option set.  
Public PropertyA model node descriptor of the data type ID of this data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Public PropertyCollection of field infos that make up the enum data type.  
Public PropertyThe name of the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Top
Public Methods
 NameDescription
Public MethodAdds an enum field info to the end of the FieldInfos.  
Public MethodOverloaded. Overridden. Infrastructure.  
Public Method  
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden.   
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)
Top
Extension Methods
 NameDescription
Public Extension MethodThe current OPC UA data type info expressed as enum type info.
Public Extension MethodThe current OPC UA data type info expressed as simple type info.
Public Extension MethodThe current OPC UA data type info expressed as structure type info.
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAEnumTypeInfo Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace