Method WithRepetitionInterval
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
WithRepetitionInterval(string)
Sets the repetition interval.
IDmsSchedulerTaskBuilder WithRepetitionInterval(string repetitionInterval)
Parameters
repetitionIntervalstringThe repetition interval.
Returns
- IDmsSchedulerTaskBuilder
The builder instance for method chaining.