JobDefinition Members

Updated: April 16, 2012

Represents a storage class used for submitting a job. This class is intended for internal use only.

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

  Name Description
  JobDefinition Overloaded. Initializes a new JobDefinition object
Top
  Name Description
public property Broadcast  
public property Credentials Gets the user credentials for the job, if any.
public property JobId Gets the identifier for the job.
public property LocationEntityId Gets the location entity identifier, if any was specified.
public property OverridePairs Gets the list of job override parameter identifier and value pairs, if any.
public property Overrides Gets the XML defining job overrides, if any are specified.
public property RequiresEncryption Gets a flag indicating that this Job requires encryption because its configuration contains sensitive information.
public property TargetEntityId Gets the Target entity specified for the job.
public property TaskId Gets the Task identifier specified for the job.
public property TLMEEntityId  
Top
(see also Protected Methods)
  Name Description
public method Dispose  
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top