...
Element | Data Type | Description | |
---|---|---|---|
ActualHolidaysFlag | Boolean | If set to 'true', holidays are added to the resource's actuals and are blocked off in future scheduling. | true |
AllowApproveOwnTimecardsFlag | Boolean | If set to 'true', the resource has permission to approve his/her own time cards. | true |
BillableFlag | Boolean | If set to 'true', the resource's time can be billable to the client. | true |
CostCenterIdentity | The resource's cost center. | ||
ExpenseReportVendorIdentity | Expense reports associated with this resource will be directly paid to this vendor (if specified). | ||
InactiveFlag | Boolean | If set to 'true', this resource is marked as inactive. If is part of PwsSaveResource to create a new resource, this flag cannot be null. | false |
LocationIdentity | The resource's location. If is part of PwsSaveResource to create a new resource, this flag cannot be null. | ||
MissingTimeEmailFlag | Boolean | If set to 'true', e-mails will be sent to the resource when he/she fails to enter time for previous weeks/days. | true |
PayCategory | String (1) | The pay category for this resource: "S" = Salaried, "H" = Hourly, "O" = Salaried with overtime. | S |
RdcException | The resource's RDC rate if it is overridden from the default (set by the resource's cost center). | ||
ResourceTypeIdentity | The resource's resource type. | ||
ScheduledHolidaysFlag | Boolean | If set to 'true', this resource has scheduled holidays. | true |
SubcontractorInvoiceVendorIdentity | If this resource is a subcontractor, this is the vendor his/her invoices are payable to. | ||
TemporaryWorkerFlag | Boolean | If set to 'true', this resource is defined as a temporary worker. | false |
TimeAndCostGlccOverride | String (159) | The time and cost general ledger cost center if it differs from the default. | |
TitleIdentity | This resource's title. If is part of PwsSaveResource to create a new resource, this flag cannot be null. | ||
TrackMissingTimeFlag | Boolean | If set to 'true', missing time will be tracked for this resource. | true |
WorkingScheduleOverrides | The resource's working schedule if it differs from the default (set by location). |
...