QuickOPC User's Guide and Reference
AuditConditionCommentEventType_EventId Property



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

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

See Also

Reference

UAVariableIds Class
UAVariableIds Members