Click or drag to resize
Infosoft Logo

GetSubscriptionUsersBySubscriptionRequest Class

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

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

The GetSubscriptionUsersBySubscriptionRequest type exposes the following members.

Properties
 NameDescription
Public propertyIncludeCustomerUser Gets or sets a value indicating whether to include the user of the customer (if any exists) as part of the users with access to the subscription.
Public propertySubscription Gets or sets the subscription identifier to use for looking up subscription users
Top
See Also