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


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Connectivity Namespace : UAAttributePointArguments Class

The following tables list the members exposed by UAAttributePointArguments.

Public Properties
 NameDescription
Public PropertyThe value of an attribute, together with status code and timestamps.  
Public Propertystatic (Shared in Visual Basic)Default attribute data.  
Public Propertystatic (Shared in Visual Basic)Default server timestamp. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default server timestamp. In local time.  
Public Propertystatic (Shared in Visual Basic)Default source timestamp. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default source timestamp. In local time.  
Public Propertystatic (Shared in Visual Basic)Default status code.  
Public PropertyGets or sets the error ID of the error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyGets or sets a message that describes the current exception. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyGets or sets the information about the reason of the failure of the operation. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyA normalized OpcLabs.BaseLib.Transfer.ResultArguments.Exception object, or null if there was no error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyThe server timestamp associated with the value. In UTC.  
Public PropertyThe server timestamp associated with the value. In local time.  
Public PropertyThe source timestamp associated with the value. In UTC.  
Public PropertyThe source timestamp associated with the value. In local time.  
Public PropertyThe status code associated with the value.  
Public PropertyThe value of attribute data.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Assigns OpcLabs.BaseLib.OperationModel.ValueResult to the arguments.  
Public Method (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAssigns an input to the arguments.  
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)
Protected MethodInfrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Protected MethodInfrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAAttributePointArguments Class
OpcLabs.EasyOpc.UA.Connectivity Namespace