Click or drag to resize
JobInfoModel Properties

The JobInfoModel type exposes the following members.

Properties
  NameDescription
Public propertyCreatorUserName
Gets or sets the name of the user who created this job.
Public propertyFeatures
Gets or sets the additional features supported by this job.
Public propertyId
Gets or sets the unique identifier of this job.
Public propertyJobType
Gets or sets the type of this job.
Public propertyLoadedFromDisk
Gets or sets a value indicating whether this job was loaded from persistence.
Public propertyManaged
Gets or sets a value indicating whether or not this job is managed by the unified job manager.
Public propertyOptions
Gets or sets the current options for this job.
Public propertyOtherServers
Gets or sets the server connection information for other servers involved in the job.
Public propertySourceServer
Gets or sets the source server connection information.
Public propertySourceUniqueId
Gets or sets the unique identifier of the source server.
Public propertyStatistics
Gets or sets the current statistics of this job.
Public propertyStatus
Gets or sets the current status of this job.
Public propertyTargetServer
Gets or sets the target server connection information.
Public propertyTargetUniqueId
Gets or sets the unique identifier of the target server.
Top
See Also