OpcEventFieldSelectOptions Enum

Namespace: Opc.UaFx.Client
Assemblies: Opc.UaFx.Advanced.dll

C#

[Flags]
public enum OpcEventFieldSelectOptions


Inheritance ObjectValueTypeEnum › OpcEventFieldSelectOptions


Attributes FlagsAttribute

Name Value Description
None 0 Specifies that no flags are in effect.
UseExplicitEventTypeIds 1 Specifies that the the NodeId of the actual event type is used for the attribute operands, instead of the nodeId of the BaseEventType (i=2041).