IReplicationLogEndTime Property
|
Gets/sets the end time of the replication.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax DateTime EndTime { get; set; }
Property EndTime As DateTime
Get
Set
property DateTime EndTime {
DateTime get ();
void set (DateTime value);
}
abstract EndTime : DateTime with get, set
Property Value
Type:
DateTimeSee Also