Property HasRun
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
HasRun
Gets a value indicating whether the task has run.
int HasRun { get; }
Property Value
- int
true
if the task has run; otherwise,false
.