QuickOPC User's Guide and Reference
ConditionType_ConditionRefresh2 Property



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