IEventService.GetAllEventSubscriptions Method
Include Protected Members
Include Inherited Members
Gets event subscriptions for all users.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetAllEventSubscriptions() | Gets event subscriptions for all users. | |
GetAllEventSubscriptions(String) | Gets event subscriptions that have the specified classification for all users. |
Top