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 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 (PwsGlobalPermissionSettingDetail). 

Format


PwsGlobalPermissionSettingElement
  • PwsGlobalPermissionSettingElement

Elements


Element

Data Type

Description

Sample Data

GlobalPermissionDisplayName

String

The global permission display name

 

GlobalPermissionSettingDetail

PwsGlobalPermissionSettingDetail

This structure contains the complete set of information about a global permission setting

 

OverrideGlobalPermissionSettingFlag

Boolean

If set to 'true', the default global permission (set by user type) may be overridden

 

Usage Example(s)

  • No labels