Returns system information from the repository.
Syntax
Rep_GetSystem(string sessionId,string systemName, out string xmlResult)
Parameter | Description |
---|---|
sessionId | Valid session identifier (SessionId) |
systemName | SystemOId of the system for which information is to be returned |
xmlResult | SystemDef XML when OK, otherwise Mws Error XML |
Return Value
Value | Description |
---|---|
0 | OK |
<>0 |
Error See Error Codes. |