Table of Contents

Method WithCheckSets

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

WithCheckSets(bool)

Sets whether to check sets.

IDmsSchedulerScriptActionBuilder WithCheckSets(bool checkSets)

Parameters

checkSets bool

True to check sets; otherwise, false.

Returns

IDmsSchedulerScriptActionBuilder

The builder instance for method chaining.