Property Show
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Show
Gets a value indicating whether the task is visible.
bool Show { get; }
Property Value
- bool
true
if the task is visible; otherwise,false
.