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


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

The following tables list the members exposed by UAAttributePointWriteArguments.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe value of an attribute, together with status code and timestamps.  
Public PropertyDetermines whether the value written was accepted but was clamped.  
Public PropertyDetermines whether the processing will complete asynchronously.  
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 PropertyStatus information.  
Public PropertyThe value of attribute data.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Assigns OpcLabs.EasyOpc.UA.OperationModel.UAWriteResult to the arguments.  
Public MethodOverridden.   
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.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. 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 MethodReturns 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. (Inherited from OpcLabs.EasyOpc.UA.Connectivity.UAAttributePointArguments)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAssigns an input to the arguments. (Inherited from OpcLabs.EasyOpc.UA.Connectivity.UAAttributePointArguments)
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

UAAttributePointWriteArguments Class
OpcLabs.EasyOpc.UA.Connectivity Namespace