Table of Contents

Property CriticalOnly

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

CriticalOnly

Gets or sets a value indicating whether to only include services with severity state “Critical”.

public bool CriticalOnly { get; set; }

Property Value

bool

true if only services with severity state "Critical" are included; otherwise, false.