QuickOPC User's Guide and Reference
AuditConditionAcknowledgeEventType_EventId Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAVariableIds Class : AuditConditionAcknowledgeEventType_EventId Property
The identifier for the AuditConditionAcknowledgeEventType_EventId Variable.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property AuditConditionAcknowledgeEventType_EventId As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAVariableIds.AuditConditionAcknowledgeEventType_EventId
[NotNull()]
public static UANodeId AuditConditionAcknowledgeEventType_EventId {get;}
[NotNull()]
public:
static property UANodeId^ AuditConditionAcknowledgeEventType_EventId {
   UANodeId^ get();
}
Remarks
The node ID is: i=8945
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAVariableIds Class
UAVariableIds Members