fsresJobStatus Class |
JobStatus object
SystemObject
FabSuiteResponseApifsresJobStatus
FabSuiteResponseApifsresJobStatus
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresJobStatus
The fsresJobStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresJobStatus | Initializes a new instance of the fsresJobStatus class |
| Name | Description | |
|---|---|---|
| Active |
Whether the job status is currently active
| |
| Description |
Job status description
| |
| IsDefault |
Whether the job status is the default for new jobs
| |
| JobStatusID |
Job Status ID
| |
| Purpose |
0=Open, 10=Closed
|