mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Builder >> Builder_Scheduled_Task_Execution_History

Builder_Scheduled_Task_Execution_History Class



History of a single execution of a scheduled task


Namespace: SobekCM.Core.Builder
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[SerializableAttribute]
[XmlRootAttribute("scheduledTaskExecution")]
[ProtoContractAttribute]
[DataContractAttribute]
public class Builder_Scheduled_Task_Execution_History

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Builder..::..Builder_Scheduled_Task_Execution_History

Constructors

  NameDescription
Public methodBuilder_Scheduled_Task_Execution_History
Initializes a new instance of the Builder_Scheduled_Task_Execution_History class

Properties

  NameDescription
Public propertyDate
The date of this execution history for a builder scheduled task
Public propertyMessage
Complete message from this execution of a builder scheduled task
Public propertyOutcome
Outcome of this execution for a builder scheduled task

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )