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
skipStartedInformationEventboolTrue to skip the information event; otherwise, false.
Returns
- IDmsSchedulerScriptActionBuilder
The builder instance for method chaining.