QuickOPC User's Guide and Reference
ServerType_Namespaces_AddressSpaceFile_Writable Property



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

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

See Also

Reference

UAVariableIds Class
UAVariableIds Members