Property Parameters
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Parameters
Gets the parameters for the script.
IReadOnlyDictionary<int, string> Parameters { get; }
Property Value
- IReadOnlyDictionary<int, string>
A dictionary mapping parameter IDs to values.