ProjectSummary
Description
A representation of the important details of a project within Microsoft Dynamics GP. A list of project summary objects is returned by the GetProjectList method. The properties are read-only.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The project key object that uniquely identifies the project. | |
ProjectId | string | N/A | N/A | The string value used to identify a project ID assigned to a project. |
Name | string | N/A | N/A | A descriptive name for the project. |
ProjectContractKey | N/A | N/A | The project contract key object that uniquely identifies the project contract. | |
CustomerKey | N/A | N/A | The customer key object that uniquely identifies the customer. | |
ProjectClassKey | N/A | N/A | The project class key object that uniquely identifies the project class. | |
ProjectManagerKey | N/A | N/A | The employee key object that uniquely identifies the project manager. | |
Type | N/A | N/A | Determines how a contractor is to compute project costs and charge customers for such costs. It also is a way to determine how much revenues can be generated in a project. | |
Status | N/A | N/A | Identifies the status of the project. | |
AccountingMethod | N/A | N/A | Determines the Percentage Completion of a certain project, budget or fee to determine the revenues to be recognized. | |
ForecastTotalCost | N/A | N/A | The forecast total cost amount. | |
ForecastProfitAmount | N/A | N/A | The forecast profit amount. | |
PostedTotalCost | N/A | N/A | The posted total cost amount. | |
PostedProfitAmount | N/A | N/A | The posted profit amount. |