Property Dummies
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Dummies
Gets the dummies (element links) for the script.
IReadOnlyDictionary<int, DmsElementId> Dummies { get; }
Property Value
- IReadOnlyDictionary<int, DmsElementId>
A dictionary mapping dummy IDs to element IDs.