Table of Contents

Property Minimum

Namespace
Skyline.DataMiner.Automation
Assembly
SLNetTypes.dll

Minimum

Gets or sets the minimum time span.

public TimeSpan? Minimum { get; set; }

Property Value

TimeSpan?

The minimum time span.

Remarks

Default: Timespan.MinValue.