Table of Contents

Property SkipStartedInfoEvent

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

SkipStartedInfoEvent

Gets or sets a value indicating whether the script will generate a 'Script started' information event. This is supported from DataMiner 10.3.0/10.2.8 onwards.

public bool SkipStartedInfoEvent { get; set; }

Property Value

bool

true if the script will not generate a 'Script started' information event; otherwise, false.