QuickOPC User's Guide and Reference
ServerType_Namespaces_AddressSpaceFile_SetPosition Property



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

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

See Also

Reference

UAMethodIds Class
UAMethodIds Members