ProjectChangeOrderFeeLineSchedule


Description

Defines the properties of change order fee line schedule in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ProjectFeeKey

N/A

N/A

The project fee key object that uniquely identifies a project fee.

SequenceNumber

int

N/A

N/A

The sequence number.

Amount

MoneyAmount

N/A

N/A

The amount of the fee to bill on the specified date.

PreviousDate

dateTime

N/A

N/A

The previous date to bill a fee amount.

PreviousFeeAmount

MoneyAmount

N/A

N/A

The previous amount of the fee to bill.

AmountBilled

MoneyAmount

N/A

N/A

The amount of the fee billed.


Inherits from

BusinessObject


Documentation Feedback