Table of Contents

Property MajorOnly

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

MajorOnly

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

public bool MajorOnly { get; set; }

Property Value

bool

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