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

« Previous Version 4 Next »

Overview


Format

PwsProjectRoleHoursPattern
  • PwsProjectRoleHoursPattern
    • HoursAllocationPercentage:
    • HoursBucketCount:
    • HoursSchedulingMode:
    • HoursStartDate:
    • ConstraintType:
    • MinutesPerBucket:

Elements

Element

Data Type

Description

Sample Data

HoursAllocationPercentage

double

Percentage of working hours to allocate over the requested range. Must be 0 or greater. Specify the value as a ratio (e.g. 100% = 1.0). One of HoursAllocationPercentage and MinutesPerBucket must be specified.


HoursBucketCountintNumber of buckets to allocate. This is either a number of weeks or a number of days, depending upon HoursSchedulingMode. Required.
HoursSchedulingModestring(1)Schedule time by day (D) or week (W). Defaults to the assignment's default scheduling mode.
HoursStartDateDateTimeThe starting date for the allocations. Required if the role open date is prioer to the current date. Otherwise, defaults to the role open date,
ConstraintTypestring(1)The constraint to apply. N - None, W - Working Hours, H - Working Hours less Holidays, T - Working Hours less Holidays and Time Off, A - Available Hours (Working Hours less Holidays, Time Off and Other Allocations). Defaults to 'N'.
MinutesPerBucketintNumber of minutes to allocate per bucket. This is an alternative to specifying HoursAllocationPercentage.

Usage Example(s)


Example 01 - named
 



  • No labels