QuickOPC User's Guide and Reference
UADataAttribute Class Members
Fields  Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace : UADataAttribute Class

The following tables list the members exposed by UADataAttribute.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class with default data.  
Top
Public Fields
 NameDescription
Public FieldDefault attribute Id. Equals to OpcLabs.EasyOpc.UA.UAAttributeId.Value.  
Public FieldDefault data mapping kind. Equals to UADataMappingKind.Value.  
Public FieldDefault data mapping operations. Equals to UADataMappingOperations.All.  
Top
Public Properties
 NameDescription
Public PropertyAttribute Id. Identifies an attribute of a node.  
Public Propertystatic (Shared in Visual Basic)Default data type. Corresponds to a type of System.Object.  
Public PropertyList of index ranges for individual array dimensions.  
Public PropertySpecifies how the OPC Unified Architecture (OPC-UA) data will be mapped.  
Public PropertyOPC-UA data mapping operations in which the attributed target should participate.  
Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public PropertyThe type of OPC-UA data (the Value attribute).  
Public PropertyThe name of the member that provide the type of the value.  
Top
Public Methods
 NameDescription
Public MethodReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
Public MethodReturns the hash code for this instance. (Inherited from System.Attribute)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Public MethodReturns a string that represents the current object. (Inherited from 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
See Also

Reference

UADataAttribute Class
OpcLabs.EasyOpc.UA.LiveMapping Namespace