Name | Description | |
---|---|---|
DefaultInputArguments | Default input argument array. | |
DefaultMethodNodeDescriptor | Default method node descriptor. | |
EndpointDescriptor | Contains 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) | |
InputArguments | Array of input arguments to the method call. The number of arguments and their types must conform to the method's requirements. | |
InputTypeCodes | Specifies the type codes that should be used when passing the input arguments to the server. | |
InputTypes | Specifies the types that should be used when passing the input arguments to the server. | |
MethodNodeDescriptor | Method Node Id. Identifies the method node in OPC server's address space. | |
NodeDescriptor | A descriptor of a node in a server's address space. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments) | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) |