Method WithRepetitionType
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
WithRepetitionType(DmsSchedulerRepetitionType)
Sets the repetition type.
IDmsSchedulerTaskBuilder WithRepetitionType(DmsSchedulerRepetitionType repetitionType)
Parameters
repetitionTypeDmsSchedulerRepetitionTypeThe repetition type.
Returns
- IDmsSchedulerTaskBuilder
The builder instance for method chaining.