| JobInfoModel Properties |
The JobInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatorUserName |
Gets or sets the name of the user who created this job.
| |
| Features |
Gets or sets the additional features supported by this job.
| |
| Id |
Gets or sets the unique identifier of this job.
| |
| JobType |
Gets or sets the type of this job.
| |
| LoadedFromDisk |
Gets or sets a value indicating whether this job was loaded from persistence.
| |
| Managed |
Gets or sets a value indicating whether or not this job is managed by the unified job manager.
| |
| Options |
Gets or sets the current options for this job.
| |
| OtherServers |
Gets or sets the server connection information for other servers involved in the job.
| |
| SourceServer |
Gets or sets the source server connection information.
| |
| SourceUniqueId |
Gets or sets the unique identifier of the source server.
| |
| Statistics |
Gets or sets the current statistics of this job.
| |
| Status |
Gets or sets the current status of this job.
| |
| TargetServer |
Gets or sets the target server connection information.
| |
| TargetUniqueId |
Gets or sets the unique identifier of the target server.
|