Click or drag to resize
Infosoft Logo

DeleteSubscriptionUserRequest Class

Provides data for the request to the operation on ISubscriptionUserService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SubscriptionsDeleteSubscriptionUserRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class DeleteSubscriptionUserRequest

The DeleteSubscriptionUserRequest type exposes the following members.

Properties
 NameDescription
Public propertySubscriptionUser Gets or sets the subscription user.
Top
See Also