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


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

The following tables list the members exposed by UASimpleTypeInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe model node descriptor of the base data type of this simple type.  
Public PropertyThe data type info of the base data type of this simple type.  
Public PropertyThe built-in type used for the encoding of the simple data type.  
Public PropertyA model node descriptor of the data type ID of this data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Public PropertyThe name of the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Infrastructure.  
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

UASimpleTypeInfo Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace