B1SiteEventScriptInfo
- Associates a script ID with a target role for execution at a specific point in a site event lifecycle.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ScriptId | FName | The script ID to execute at the associated event lifecycle point. | Category: B1SiteEventScriptInfo Foreign: Script.Id |
| ScriptTargetRoleId | FName | The role ID of the entity that will be the script target when executed. | Category: B1SiteEventScriptInfo |