QuickOPC User's Guide and Reference
UAWriteArgumentsBase Class Properties


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

For a list of all members of this type, see UAWriteArgumentsBase 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.  
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 PropertySpecifies the type that should be used when writing the Value attribute.  
Public PropertySpecifies the type code that should be used when writing the Value attribute.  
Public PropertyThe fully qualified name of the value type. Empty for automatic determination.  
Top
See Also

Reference

UAWriteArgumentsBase Class
OpcLabs.EasyOpc.UA.OperationModel Namespace