QuickOPC User's Guide and Reference
ServerType_Namespaces_AddressSpaceFile_Open Property



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

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

See Also

Reference

UAMethodIds Class
UAMethodIds Members