ContentDeploymentJob Properties

Include Protected Members
Include Inherited Members

The ContentDeploymentJob type exposes the following members.

Properties

  Name Description
Public property Description Gets or sets text that describes this ContentDeploymentJob object.
Public property ExportMethod Gets or sets the export method for this ContentDeploymentJob object.
Public property ExportObjects Gets a collection of objects that is exported in the content deployment job.
Public property FileLocation Gets the location of the data files that have been exported.
Public property HostingSupportEnabled
Public property Id Gets the GUID for this ContentDeploymentJob object.
Public property IsEnabled Gets or sets the value that determines whether this ContentDeploymentJob object is enabled.
Public property IsQuickDeployJob Gets or sets a value that determines whether this ContentDeploymentJob object is a Quick Deploy job.
Public property IsRecurring Gets the value that determines whether this ContentDeploymentJob object occurs only once or is recurring.
Public property JobType Gets or sets type information for this ContentDeploymentJob object.
Public property LastReport Gets or sets the most recent report for this ContentDeploymentJob object.
Public property LastReportId Gets the UniqueId for the most recent report.
Public property LastRunTime Gets or sets the last date and time that this ContentDeploymentJob object was run.
Public property LastStatus Gets or sets the last status code for this ContentDeploymentJob object.
Public property LastStatusMessage Gets or sets the last status message for this ContentDeploymentJob object.
Public property LastSuccessfulDeploymentTime Gets or sets the date and time that this ContentDeploymentJob object was successfully deployed.
Public property Name Gets or sets the name of this ContentDeploymentJob object.
Public property NextRunTime Gets the next date and time that this ContentDeploymentJob object runs.
Public property NotificationEmailAddresses Gets or sets the e-mail addresses of individuals who receive notification e-mails about this ContentDeploymentJob object.
Public property NotificationSettings Gets or sets notification settings for this ContentDeploymentJob object.
Public property ParentCollection Gets the parent collection for this ContentDeploymentJob object.
Public property Path Gets or sets the path for this ContentDeploymentJob object.
Public property Reports Gets reports from the ContentDeploymentJobReportCollection object for this ContentDeploymentJob object.
Public property SqlSnapshotSetting
Public property TimerJobDefinition Gets or sets the timer service for the SPJobDefinition object.
Public property TimerJobDefinitionId Gets or sets the timer service GUID for the SPJobDefinition object that is associated with this ContentDeploymentJob object.

Top

See Also

Reference

ContentDeploymentJob Class

Microsoft.SharePoint.Publishing.Administration Namespace