Click or drag to resize

IPublishTaskMonitorSubmitTime Property


Gets the submission 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 SubmitTime { get; }

Property Value

Type: String
Examples
20140703T11:57:04 represents July 3rd, 2014, at 11:57:04 AM.
See Also