Overview
This structure represents information about a project associated with a time card
Format
- PwsTimeEntryProject
- AllowAssignmentFlag: Boolean
- AllowBookingFlag: Boolean
- CanOpenFlag: Boolean
- CloseDate: DateTime
- DescriptionRequiredFlag: Boolean
- OpenDate: DateTime
- OpenFlag: Boolean
- PmModuleEnabledFlag: Boolean
- ProjectDescriptor: PwsProjectDescriptor
- ProjectRateTypes: PwsProjectRateTypeSummary [???]
- ProjectTaskTypes: PwsTaskType [???]
- ProjectTasks: PwsProjectTask [???]
- RoleCount: Int32
- TaskCount: Int32
- TimeCards: PwsTimeCardDetail [???]
- Udf1Treatment: String
- Udf2Treatment: String
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
AllowAssignmentFlag | Boolean | No | false | ||
AllowBookingFlag | Boolean | No | false | ||
CanOpenFlag | Boolean | No | false | ||
CloseDate | DateTime | No | |||
DescriptionRequiredFlag | Boolean | No | false | ||
OpenDate | DateTime | No | |||
OpenFlag | Boolean | No | false | ||
PmModuleEnabledFlag | Boolean | No | false | ||
ProjectDescriptor | Yes | This structure contains key fields associated with a project | |||
ProjectRateTypes | Yes | The rate types associated with the project | |||
ProjectTaskTypes | Yes | The task types associated with the project | |||
ProjectTasks | Yes | The tasks associated with the project | |||
RoleCount | Int32 | No | The number of roles associated with the project | ||
TaskCount | Int32 | No | The number of tasks associated with the project | ||
TimeCards | Yes | This structure contains the complete set of information about a time card. | |||
Udf1Treatment | String | No | User Defined Treatement for the first UDF associated with the time card:
| ||
Udf2Treatment | String | No | User Defined Treatement for the second UDF associated with the time card:
|