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
checkSetsboolTrue to check sets; otherwise, false.
Returns
- IDmsSchedulerScriptActionBuilder
The builder instance for method chaining.