Property Maximum
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
Maximum
Gets or sets the maximum time span.
public TimeSpan? Maximum { get; set; }
Property Value
- TimeSpan?
The maximum time span.
Remarks
Default: Timespan.MaxValue
.