ProjectInformation

The ProjectInformation parameters are returned by certain APIs.

Table 1. Parameters
ParameterTypeMax LengthAllow NULLDescription
IDinteger The unique ID of the project.
Namestring100The name of the project.
Referencestring50Y The reference of the project.
ProjectOwnerIDintegerThe Field View business unit ID that owns the project.
ProjectOwner string100The Field View business unit that owns the project.
BusinessUnitTypeIDintegerThe Field View business unit type ID that owns the project.
BusinessUnitTypestring100 The Field View business unit type that owns the project.
ProjectTypeIDintegerYThe Field View project type ID of the project.
ProjectTypestring100YThe Field View project type of the project.
StartDateDateTimeYThe start date of the project.
FinishDateDateTimeYThe finish date of the project.
TimeZoneOffset integer The time-shift in +/- minutes of difference between the project time zone and UTC. Impacts presentations of times in reports.
CultureIDinteger The system cultureID of the projects location e.g. en-GB, en-US, etc.
Culturestring100 The system culture of the projects location e.g. en-GB, en-US, etc.
ResolutionDaysintegerThe default resolution days for tasks to be completed.
ActivebooleanIs the project active and available for use.