PFApplicationEvent Properties |
The PFApplicationEvent type exposes the following members.
Name | Description | |
---|---|---|
Name |
Gets or sets the name of the event.
| |
Parameters |
Gets or sets the parameters, sent to listeners.
| |
Scope |
Gets or sets the event scope, describing which applications will receive the event.
Default value: AllApplicationsExceptCurrent.
| |
SpecificApplications |
Gets or sets the specific applications,
that will receive the event if the scope is set to "SpecificApplications".
|