B1ActivityFeedParamContext
- Optional context parameters for activity feed title and description.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TitleParam | FText | Optional parameter appended to the title text. | |
| DescParam | FText | Optional parameter appended to the description text. | |
| NamedParams | TMap | Additional named parameters for format string substitution (e.g., {workName}, {amount}). |