QuickOPC User's Guide and Reference
AuditHistoryUpdateEventType_ParameterDataTypeId Property



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