BeginPublishEventArgsStartTime Property
|
Gets the Publishing Task starting time
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic DateTime StartTime { get; }Public ReadOnly Property StartTime As DateTime
Get
public:
property DateTime StartTime {
DateTime get ();
}member StartTime : DateTime with get
Property Value
DateTime
See Also