Property MemoryFiles
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
MemoryFiles
Gets the memory files for the script.
IReadOnlyDictionary<int, string> MemoryFiles { get; }
Property Value
- IReadOnlyDictionary<int, string>
A dictionary mapping memory IDs to file names.