PwsCostCenterPermissionSettingElement
Overview
This structure is returned by services such as PwsGetUser, which return the full details about users. This structure contains a user's cost center permission setting detail structure (PwsCostCenterPermissionSettingDetail).Â
Format
PwsCostCenterPermissionSettingElement
- PwsCostCenterPermissionSettingElement
- CostCenterPermissionDisplayName: String
- CostCenterPermissionSettingDetail: PwsCostCenterPermissionSettingDetail
- OverrideCostCenterPermissionSettingFlag: Boolean
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
CostCenterPermissionDisplayName | String | The cost center permission display name. | Maintain Projects and Engagements |
CostCenterPermissionSettingDetail | This structure contains the complete set of information about a cost center permission setting. | ||
OverrideCostCenterPermissionSettingFlag | Boolean | If set to 'true', the users permission settings for this particular permission are overridden from the default (determined by the user types associated with the user). | false |