QuickOPC User's Guide and Reference
UAStructureFieldInfo Class Members
Properties  Methods 


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

The following tables list the members exposed by UAStructureFieldInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertySpecifies the maximum supported length of each dimension.  
Public PropertyThe data type info for the field.  
Public PropertySpecifies the maximum supported length for String or ByteString data types. A decimal.  
Public PropertyA localized description of the field.  
Public PropertySpecifies the maximum supported length for String or ByteString data types. A 32-bit signed integer.  
Public PropertyThe field indicates if a data type field in a structure is optional.  
Public PropertySpecifies the maximum supported length for String or ByteString data types.  
Public PropertyA name for the field that is unique within the structure type info.  
Public PropertyThe value rank for the field.  
Top
Public Methods
 NameDescription
Public Method  
Public MethodServes as the default hash function.  
Public Method  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object.  
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
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAStructureFieldInfo Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace