IReplicationLogStartTime Property
|
Gets/sets the start time of the replication.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxDateTime StartTime { get; set; }Property StartTime As DateTime
Get
Set
property DateTime StartTime {
DateTime get ();
void set (DateTime value);
}abstract StartTime : DateTime with get, set
Property Value
DateTime
See Also