ProjectMiscellaneousLog
Description
Defines the properties of a miscellaneous log transaction in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The project miscellaneous log key object that uniquely identifies the project miscellaneous log transaction. | |
MiscellaneousKey | N/A | N/A | The miscellaneous key object that uniquely identifies the miscellaneous ID. | |
ReportingPeriod | int | N/A | N/A | The reporting period for which this transaction applies. Reporting periods are useful in tracking the miscellaneous expenses for a project within a given period. |
ReportingDate | dateTime | N/A | N/A | The first day of the reporting period. |
PeriodEndDate | dateTime | N/A | N/A | The last day of the reporting period. |
Lines | N/A | N/A | A collection of project miscellaneous log lines. | |
Distributions | N/A | N/A | A collection of project miscellaneous log distributions. |