QuickOPC User's Guide and Reference
Server_Namespaces_AddressSpaceFile_SetPosition Property



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

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

See Also

Reference

UAMethodIds Class
UAMethodIds Members