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 2 Next »

Overview


This structure represents the fields associated with an installation's dashboard parameters

Format


PwsDashboardParameters
  • PwsDashboardParameters
    • FirstDayOfWeek: DayOfWeek
    • Level1Grouping: String
    • Level2Grouping: String
    • ProjectFormatString: String
    • ShowNotesFlag: Boolean
    • ShowUtilizationFlag: Boolean
    • ShowTimeOffToDateValuesFlag: Boolean
    • EnterCostFlag: Boolean
    • EnterTimeFlag: Boolean
    • ExpenseEntryOboPermissionFlag: Boolean
    • OboPermissionFlag: Boolean
    • TimeEntryOboPermissionFlag: Boolean
    • TimeOffOboPermissionFlag: Boolean

Elements


Element

Data Type

Description

Sample Data

FirstDayOfWeek

DayOfWeek

The first day of the week in the My Schedule section of the employee dashboard


Level1Grouping

String

The first level of grouping in the employee dashboard. ???


Level2Grouping

String

The second level of grouping in the employee dashboard. ???


ProjectFormatString

String

When viewing projects in the My Schedule section of the employee dashboard, this setting determines additional information that will be displayed next to the project name


ShowNotesFlag

Boolean

If set to 'true', allocation notes will be displayed in the employee dashboard


ShowUtilizationFlag

Boolean

If set to 'true',


ShowTimeOffToDateValuesFlag

Boolean

If set to 'true, year to date time off totals will be displayed in the employee dashboard


EnterCostFlag

Boolean



EnterTimeFlag

Boolean



ExpenseEntryOboPermissionFlag

Boolean



OboPermissionFlag

Boolean



TimeEntryOboPermissionFlag

Boolean



TimeOffOboPermissionFlag

Boolean



  • No labels