ConversionJobInfo Members
Include Protected Members
Include Inherited Members
Specifies properties for a single conversion job.
The ConversionJobInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Canceled | Specifies whether the conversion job was canceled. |
![]() |
CancelTime | Specifies the date and time that the conversion job was canceled. |
![]() |
JobId | Specifies the unique ID of the conversion job. |
![]() |
Name | Specifies a user-defined display name for the conversion job. |
![]() |
PartiallySubmitted | Specifies that the conversion job is being submitted. |
![]() |
SubmittedTime | Specifies the date and time that the conversion job was started. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top