Click or drag to resize
JobInfoStatus Property
Product: ALL Description: Current status of the job. Valid values are: Awarded, Closed, InProgress, None, NotAwarded, Pending, as defined in the JobStatusEnum.[br /]

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public JobStatusEnum Status { get; set; }

Property Value

Type: JobStatusEnum
Remarks