Table of Contents

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

repetitionInterval string

The repetition interval.

Returns

IDmsSchedulerTaskBuilder

The builder instance for method chaining.