Table of Contents

Property IsSimulation

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

IsSimulation

Gets a value indicating whether the element is running a simulation.

bool IsSimulation { get; }

Property Value

bool

true if the element is running a simulation; otherwise, false.