fsresJobStatus Class |
JobStatus object
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresJobStatus
The fsresJobStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresJobStatus | Initializes a new instance of the fsresJobStatus class |
Properties
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
|
See Also