| IPublishingTaskStartTime Property  | 
        
        
          
         
            Gets the time when this task began execution.
            
 
    Namespace: 
   Ingeniux.CMS
    Assembly:
   Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
 Syntax
SyntaxDateTime StartTime { get; }ReadOnly Property StartTime As DateTime
	Get
property DateTime StartTime {
	DateTime get ();
}abstract StartTime : DateTime with get
Property Value
Type: 
DateTime See Also
See Also