ConversionJobStatus constructor

Initializes a new instance of the ConversionJobStatus class.

Overload list

  Name Description
Public method ConversionJobStatus(Guid, Guid, Nullable<Guid>) Initializes a new instance of the ConversionJobStatus class based on the WordServiceApplicationProxy object specified by id, the ConversionJob object specified by jobId, and the partition specified by subscriptionId.
Public method ConversionJobStatus(String, Guid, Nullable<Guid>) Initializes a new instance of the ConversionJobStatus class based on the WordServiceApplicationProxy object specified by name, the ConversionJob object specified by jobId, and the partition specified by subscriptionId.
Public method ConversionJobStatus(WordServiceApplicationProxy, Guid, Nullable<Guid>) Initializes a new instance of the ConversionJobStatus class based on the specified WordServiceApplicationProxy and ConversionJob objects, and the partition specified by subscriptionId.

Top

See also

Reference

ConversionJobStatus class

ConversionJobStatus members

Microsoft.Office.Word.Server.Conversions namespace