...
Name | Data Type | Discussion |
---|---|---|
ResourceId | int | Projector's internal identifier for the resourse. This is used only to avoid skipping or duplicating exported resources. |
LastName | string |
|
FirstName | string |
|
MiddleName | string |
|
DisplayName | string |
|
Initials | string |
|
EmployeeId | string | This is the resource's reference system ID. |
EmailAddress | string |
|
VendorId | string |
|
TimeCardApprovalFlag | boolean |
|
TimeCardApprovalUserEmployeeId | string |
|
TimeCardApprovalUserDisplayName | string |
|
ExpenseApprovalUserEmployeeId | string |
|
ExpenseApprovalUserDisplayName | string |
|
CostCenterName | string |
|
LocationName | string |
|
DepartmentName | string |
|
TitleName | string |
|
BillableFlag | boolean |
|
TemporaryWorkerFlag | boolean |
|
ExceptionRdcHourlyRate | double |
|
ExceptionRdcCurrencyCode | string |
|
ResourceInactiveFlag | boolean |
|
UserInactiveFlag | boolean |
|
UserProjectManagerFlag | boolean |
|
PayCategory | string | "S" = Salaried, "H" = Hourly, "O" = Salaried with overtime |
DisbursingCurrencyCode | string |
|
ResourceUdfs | list of ResourceUdf |
|
ResourceTypeUid | long |
|
ResourceTypeName | string(50) |
|
ResourceTypeCode | string(20) |
|
Changelog
4.4
Parameter | Notes |
---|---|
ResourceTypeUid | Added as a response parameter |
ResourceTypeName | Added as a response parameter |
ResourceTypeCode | Added as a response parameter |