QuickOPC User's Guide and Reference
AuditConditionAcknowledgeEventType_ConditionEventId Property



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

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also