Method WithRepetitionIntervalInMinutes
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
WithRepetitionIntervalInMinutes(string)
Sets the repetition interval in minutes.
IDmsSchedulerTaskBuilder WithRepetitionIntervalInMinutes(string repetitionIntervalInMinutes)
Parameters
repetitionIntervalInMinutesstringThe repetition interval in minutes.
Returns
- IDmsSchedulerTaskBuilder
The builder instance for method chaining.