QuickOPC User's Guide and Reference
ServerType_Namespaces_AddressSpaceFile_Size Property



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

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

See Also

Reference

UAVariableIds Class
UAVariableIds Members