Returns the navigator tree of a system.
Syntax
Rep_GetNavigTree(string sessionId,string systemName, string options,out string xmlResult)
| Parameter | Description |
|---|---|
| sessionId | Valid session identifier (SessionId) |
| systemName | SystemOId of the system |
| options | Options XML, see MwsNavigTree Options XML |
| xmlResult | MwsNavigTree XML when OK, otherwise Error XML |
Return Value
| Value | Description |
|---|---|
| 0 | OK |
| <>0 |
Error See Error Codes. |