ArchiveDetailsEndTime Property
Gets the end time of the archive, if applicable to Key type.
Namespace: SnapDB.Snap.ServicesAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public DateTime EndTime { get; }
Public ReadOnly Property EndTime As DateTime
Get
public:
property DateTime EndTime {
DateTime get ();
}
Property Value
DateTime
If Key type does not expose a TimestampAsDate property, value will be MaxValue.