OpcServiceCommand Members

Namespace: Opc.UaFx.Services
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcServiceCommand type exposes the following members.

OpcServiceCommand()

Initializes a new instance of the OpcServiceCommand class.

C#

protected OpcServiceCommand()

Tag

Gets or sets the object that contains additional user data about the command.

C#

public object Tag { get; set; }


Property Value

Object

An Object that contains additional user data about the command. The default is null (Nothing in Visual Basic).