Click or drag to resize
JobInfoPrivateModel Properties

The JobInfoPrivateModel type exposes the following members.

Properties
  NameDescription
Public propertyCreatorUserName
Gets or sets the name of the user who created the job.
Public propertyFeatures
Gets or sets a service endpoint that provides additional features for a job.
Public propertyId
Gets or sets the unique identifier.
Public propertyJobType
Gets or sets the type of job.
Public propertyLoadedFromDisk
Gets or sets a value indicating whether the job was loaded from persistence.
Public propertyManaged
Gets or sets a value indicating whether the job is managed.
Public propertyOptions
Gets or sets the current options for the job.
Public propertyOtherHostUris
Gets or sets the URIs for other servers involved in the job.
Public propertySourceHostUri
Gets or sets the source URI.
Public propertySourceUniqueId
Gets or sets the unique ID of the source server.
Public propertyStatistics
Gets or sets the current statistics of the job
Public propertyStatus
Gets or sets the current state of the job.
Public propertyTargetHostUri
Gets or sets the target URI.
Public propertyTargetUniqueId
Gets or sets the unique ID of the target server.
Top
See Also