IReplicationTaskMonitorStartTimeValue Property
|
Gets the starting
Date/Time of the replication in ISO-8601 format.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string StartTimeValue { get; }
ReadOnly Property StartTimeValue As String
Get
property String^ StartTimeValue {
String^ get ();
}
abstract StartTimeValue : string with get
Property Value
Type:
StringExamples
20140724T15:44:03 for July 24th, 2014 at 03:44.03 PM.
See Also