Property LinkedFile
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
LinkedFile
Gets the name of the persistent script memory.
public string LinkedFile { get; }
Property Value
- string
The name of the persistent script memory.
Remarks
note
This is only applicable for persistent script memory files. For a volatile script memory, this property returns an empty string ("").