Click or drag to resize
Infosoft Logo

ISubscriptionEntityService Methods

The ISubscriptionEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Subscription
Public methodDelete Deletes the specified Subscription.
Public methodGet Gets a list of Subscriptions matching the specified filter.
(Inherited from ISubscriptionQueryService)
Public methodGetAll Gets all Subscriptions
(Inherited from ISubscriptionQueryService)
Public methodGetSingle Gets a single Subscription matching the provided filter.
(Inherited from ISubscriptionQueryService)
Public methodUpdate Updates the specified Subscription
Top
See Also