Table of Contents

Method WithSkipStartedInformationEvent

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

WithSkipStartedInformationEvent(bool)

Sets whether to skip the started information event.

IDmsSchedulerScriptActionBuilder WithSkipStartedInformationEvent(bool skipStartedInformationEvent)

Parameters

skipStartedInformationEvent bool

True to skip the information event; otherwise, false.

Returns

IDmsSchedulerScriptActionBuilder

The builder instance for method chaining.