QuickOPC User's Guide and Reference
AttributeWriteMask_EnumValues Property



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

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

See Also

Reference

UAVariableIds Class
UAVariableIds Members