QuickOPC User's Guide and Reference
UAWriteValueArguments Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace : UAWriteValueArguments Class

For a list of all members of this type, see UAWriteValueArguments members.

Public Properties
 NameDescription
Public PropertyAttribute Id. Identifies an attribute of a node. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments)
Public PropertySpecifies the type that should be used when writing the selected attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Public PropertyContains the endpoint descriptor, i.e. the data defining a connection to the OPC-UA Server (mainly, its URL string). (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments)
Public PropertyList of index ranges for individual array dimensions. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments)
Public PropertyA descriptor of a node in a server's address space. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments)
Public PropertyGets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public PropertyThe value to be written.  
Public PropertySpecifies the type that should be used when writing the Value attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Public PropertySpecifies the type code that should be used when writing the Value attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Public PropertyThe fully qualified name of the value type. Empty for automatic determination. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Top
See Also

Reference

UAWriteValueArguments Class
OpcLabs.EasyOpc.UA.OperationModel Namespace