QuickOPC User's Guide and Reference
_UAEnumTypeInfo Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes Namespace : _UAEnumTypeInfo Interface

The following tables list the members exposed by _UAEnumTypeInfo.

Public Properties
 NameDescription
 PropertyIndicates if the data type is an enumeration or an option set, and the base type of the option set.  
 PropertyA model node descriptor of the data type ID of this data type.  
 PropertyThe display string for the current object.  
 PropertyCollection of field infos that make up the enum data type.  
 PropertyThe name of the data type.  
Top
Public Methods
 NameDescription
 MethodAdds an enum field info to the end of the FieldInfos.  
 MethodThe current OPC UA data type info expressed as enum type info.  
 MethodThe current OPC UA data type info expressed as simple type info.  
 MethodThe current OPC UA data type info expressed as structure type info.  
 Method  
 Method  
 Method  
 Method  
Top
See Also

Reference

_UAEnumTypeInfo Interface
OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes Namespace