...
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. | ProjectStageChange |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<b:CostCenterNotificationIdentity>
<b:CostCenterNotificationId i:nil="true"/>
<b:CostCenterNotificationTag>ProjectStageChange</b:CostCenterNotificationTag>
</b:CostCenterNotificationIdentity> |