EndTime Property

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoConfigDoc..::..EndTime Property

A 64-bit Long timestamp specifying end 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. This field can be excluded when generating the id.

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

Syntax


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

Field Value

The end time.