Table of Contents

Property Maximum

Namespace
Skyline.DataMiner.Automation
Assembly
SLNetTypes.dll

Maximum

Gets or sets the maximum timestamp.

public DateTime? Maximum { get; set; }

Property Value

DateTime?

The maximum timestamp.

Remarks

Default: DateTime.MaxValue.