Click or drag to resize
Infosoft Logo

CreateSubscriptionPostActivityRequest Class

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

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

The CreateSubscriptionPostActivityRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyDescription Gets or sets the description.
Public propertyPostActivityCode Gets or sets the post activity code.
Public propertySalesPersonCode Gets or sets the sales person code.
Public propertyTitleCode Gets or sets the code of the title of the subscription.
Top
See Also