Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This structure represents the unique key fields associated with identifying a cost center notification.The settings Cost center notifications determine who will receive certain high level email notifications within each cost center.

...

Panel
titlePwsCostCenterNotificationRef
  • PwsCostCenterNotificationRef
    • CostCenterNotificationId: Int32
    • CostCenterNotificationTag: String

Elements


Element

Data Type

Description

Sample Data

CostCenterNotificationId

Int32

The cost center notification Id is a unique identifier for a cost center notification. For internal use only.


CostCenterNotificationTag

String

The cost center notification tag or name is a unique identifier for a cost center notification.

TimeEntryOnBehalf
ExpenseEntryOnBehalf
MissingTimeAlert
ProjectStageChange

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
                           <b:CostCenterNotificationIdentity>
                              <b:CostCenterNotificationId i:nil="true"/>
                              <b:CostCenterNotificationTag>ProjectStageChange</b:CostCenterNotificationTag>
                           </b:CostCenterNotificationIdentity>