Table of Contents

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

repetitionIntervalInMinutes string

The repetition interval in minutes.

Returns

IDmsSchedulerTaskBuilder

The builder instance for method chaining.