QuickOPC User's Guide and Reference
ServerType_Namespaces_AddressSpaceFile_Close Property



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

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

See Also

Reference

UAMethodIds Class
UAMethodIds Members