StartTime Property

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoConfigDoc..::..StartTime Property

A 64-bit Long timestamp specifying start time of the data that this configuration holds. If this configuration holds no data, then the value represents the last modified time of the source document. The timestamp represents the number of nanoseconds since the reference time of midnight, 1st January 1970.

Namespace:  RegnoSoftware.Standard.Core.Interfaces
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


[DescriptionAttribute]
[JsonPropertyAttribute]
Nullable<long> StartTime { get; set; }

Field Value

The start time.