[This is preliminary documentation and is subject to change.]

The ProjectInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccountId
The account identifier for the Project.
Public propertyAmountSpent
Amount spent on the Project.
Public propertyBudgetedAmount
Budgeted Amount for the Project.
Public propertyBudgetedHours
Budgeted hours for the Project.
Public propertyContactPerson
The contact person for the Project.
Public propertyContactPhone
The phone number of the contact person for the Project.
Public propertyEndDate
The end date for the Project.
Public propertyid
The id of the Project.
Public propertyIsActive
Shows if the Project is active. Valid values are "Y" or "N".
Public propertyname
The name of the Project.
Public propertyNotes
Notes for the Project.
Public propertyPercentCompleted
Percentage of the Project completed.
Public propertyProjectId
The system generated unique identifier for the Project.
Public propertyScreenName
The screen name for the Project.
Public propertyStartDate
The start date for the Project.

See Also