PwsCostCenterNotificationRef

Overview


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


Format


PwsCostCenterNotificationRef
  • 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)


Example 01
                           <b:CostCenterNotificationIdentity>
                              <b:CostCenterNotificationId i:nil="true"/>
                              <b:CostCenterNotificationTag>ProjectStageChange</b:CostCenterNotificationTag>
                           </b:CostCenterNotificationIdentity>