fsresGetProjectStatus Class |
Retrieves summary information about the job including:
Assemblies
Drawings
Sequences
Lots
RFIs
Change Orders
Transmittals
Cut Lists
Material Status
Production Status
Shipping Status
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 fsresGetProjectStatus : fsresCommand
The fsresGetProjectStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresGetProjectStatus |
fsresGetProjectStatus class constructor
|
| Name | Description | |
|---|---|---|
| Assemblies |
Assemblies in this project
| |
| Categories |
Categories in this project
| |
| ChangeOrders |
Change Orders in this project
| |
| CommandGUID | (Inherited from fsresCommand.) | |
| CutLists |
Cut Lists in this project
| |
| Drawings |
Drawings in this project
| |
| ErrorCode | (Inherited from fsresCommand.) | |
| ErrorMessage | (Inherited from fsresCommand.) | |
| Filters |
Filters applied to this command are echoed back.
| |
| FilterSet |
The given filters constructed as a FilterSet object that can be passed into other commands that require this format.
| |
| GroupName |
Group Name of Project
| |
| GroupName2 |
Group Name 2 of Project
| |
| HasProjectSchedule |
True if this project has a project schedule
| |
| HoldSettings |
Hold Settings as set by user
| |
| IncommingRFIs |
Incoming RFIs in this project
| |
| InputDisplayUnits |
Display units for this project
| |
| JobDescription |
Description of Project
| |
| JobLocation |
Location of Project
| |
| JobNumber |
Job Number of project
| |
| Lots |
Lots in this project
| |
| MaterialStatus |
Material Status for this project
| |
| OutgoingRFIs |
Outgoing RFIs in this project
| |
| PRJFilterSet |
The given filters converted to a project management FilterSet object that can be passed into other commands that require this format.
| |
| ProductionControlID |
Production Control ID of Production Control Job linked to this project
| |
| ProductionStatus |
Production Status for this project
| |
| ProjectID |
Project ID of Project
| |
| Sequences |
Sequences in this project
| |
| ShipStatus |
Shipping Status for this project
| |
| SubCategories |
SubCategories in this project
| |
| Successful | (Inherited from fsresCommand.) | |
| Transmittals |
Transmittals in this project
| |
| TrimbleConnect |
Trimble Connect Status for this project
|