ArchiveDetailsStartTime Property
Gets the start 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 StartTime { get; }
Public ReadOnly Property StartTime As DateTime
Get
public:
property DateTime StartTime {
DateTime get ();
}
function get_StartTime();
Property Value
DateTime
If Key type does not expose a TimestampAsDate property, value will be MinValue.