Property ClientInfo
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
ClientInfo
Gets the info the client has provided when executing the script.
IClientInfo ClientInfo { get; }
Property Value
- IClientInfo
The info provide by the client.
Remarks
note
Available from DataMiner 10.6.4/10.7.0 onwards.