Method CreateInstanceFromDataString
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
CreateInstanceFromDataString(string)
Creates an instance from the specified data.
public static AutomationConfigOptions CreateInstanceFromDataString(string data)
Parameters
data
stringThe data.
Returns
- AutomationConfigOptions
The corresponding instance.