Click or drag to resize

IPublishTaskMonitorStartTime Property


Gets the start time of the corresponding Publishing Task in ISO-8601 format.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string StartTime { get; }

Property Value

Type: String
Examples
20140703T12:03:29 represents July 3rd, 2014, at 12:03:29 PM.
See Also