QuickOPC User's Guide and Reference
_UACallArguments Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _UACallArguments Interface

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

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyContains the endpoint descriptor, i.e. the data defining a connection to the OPC-UA Server (mainly, its URL string).  
 PropertyArray of input arguments to the method call. The number of arguments and their types must conform to the method's requirements.  
 PropertySpecifies the type codes that should be used when passing the input arguments to the server.  
 PropertyThe fully qualified names of the input argument types.  
 PropertySpecifies the types that should be used when passing the input arguments to the server.  
 PropertyMethod Node Id. Identifies the method node in OPC server's address space.  
 PropertyA descriptor of a node in a server's address space.  
 PropertyGets or sets the arbitrary object associated with the operation.  
Top
See Also

Reference

_UACallArguments Interface
OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace