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_Status

Builder_Status Class



Latest status information for the builder, from the SobekCM database


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

Syntax

C#
[SerializableAttribute]
[XmlRootAttribute("builderStatus")]
[DataContractAttribute]
[ProtoContractAttribute]
public class Builder_Status

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Builder..::..Builder_Status

Constructors

  NameDescription
Public methodBuilder_Status
Constructor for a new instance of the builder status object

Methods

  NameDescription
Public methodAdd_Setting
Add a new setting string key value pair
Public methodGet_Setting
Gets the setting value, based on key

Properties

  NameDescription
Public propertyScheduledTasks
List of all the scheduled tasks with their lastest update and basic information
Public propertySettings
List of the latest builder status values from the settings table, where it is updated as each run of the builder completes

See Also



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