Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


This structure represents information about a project associated with a time card

Format


PwsTimeEntryProject
  • 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


 This structure contains key fields associated with a client 

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

PwsProjectDescriptor

 




ProjectRateTypes

PwsProjectRateTypeSummary[]

 

 

 

 

ProjectTaskTypes

PwsTaskType[]

 

 

 

 

ProjectTasks

PwsProjectTask[]

 

 

 

 

RoleCount

Int32

 

 

 

 

TaskCount

Int32

 

 

 

 

TimeCards

PwsTimeCardDetail[]

Yes 

 

 

 

Udf1Treatment

String

 

 

 

 

Udf2Treatment

String

 

 

 

 

  • No labels