OpcEventDataSetItem Members

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

ClientID

C#

public long ClientID { get; }


Property Value

Int64

Fields

C#

[CLSCompliant(false)]
public VariantCollection Fields { get; }


Property Value

VariantCollection

Notification

C#

public override OpcNotification Notification { get; }


Property Value

OpcNotification