Policy.GetEventSubscriptions
Method | |
---|---|
Module | Policy |
Library | Core |
Action | Get the list of event subscriptions in the current policy. |
Parameters | None |
Return values | For each event subscription: |
| |
| |
Example | Policy.GetEventSubscriptions(); |
Platforms |
|
Notes | Introduced in v8.1. If the policy engine has been disabled through configuration, this method returns no data. This method will return example data (for testing) in TIMS, because TIMS uses an alternative policy engine. |