ICacheStatisticRecordRepositoryTimeStamp Property
The DateTime when the object was last updated in the underlying repository (eg. database)
Namespace: Scanjour.Workflow4.Base.CacheAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
DateTime RepositoryTimeStamp { get; }
ReadOnly Property RepositoryTimeStamp As DateTime
Get
property DateTime RepositoryTimeStamp {
DateTime get ();
}
abstract RepositoryTimeStamp : DateTime with get
Property Value
DateTime