This topic has not yet been rated - Rate this topic

ContentDeploymentJob Members

Defines details of a content deployment job.

The following tables list the members exposed by the ContentDeploymentJob type.

  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 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 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 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 Protected Methods )
  Name Description
Public method Static AddQuickDeployObject Adds this ContentDeploymentJob object to the list of Quick Deploy items in the given SPWeb object.
Public method Cancel Cancels this ContentDeploymentJob.
Public method Delete Deletes this ContentDeploymentJob.
Public method Dispose  This member is reserved for internal use and is not intended to be used directly from your code.(inherited from DisposableListItemWrapper)
Public method Equals  Overloaded. (inherited from Object)
Public method Static GetAllJobs Returns all jobs in this ContentDeploymentJobCollection collection.
Public method Static GetAllQuickDeployJobs The collection of all QuickDeploy content deployment jobs in this ContentDeploymentJobCollection collection.
Public method GetHashCode  (inherited from Object)
Public method Static GetInstance Overloaded.  
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method Run Overloaded. Runs the ContentDeploymentJob job synchronously.
Public method Test Overloaded.  
Public method ToString  (inherited from Object)
Public method Update Updates this ContentDeploymentJob object.
Top
  Name Description
Protected method Finalize  This member is reserved for internal use and is not intended to be used directly from your code.(inherited from DisposableListItemWrapper)
Protected method MemberwiseClone  (inherited from Object)
Top
  Name Description
Public event Exporting Indicates that the export is about to start.
Public event Importing Indicates that the import is about to start.
Public event Transferring This event is raised when the data transfer is about to start.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.