Click or drag to resize
Infosoft Logo

UpdateSubscriptionPostActivityRequest Class

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

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

The UpdateSubscriptionPostActivityRequest type exposes the following members.

Properties
 NameDescription
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 propertySubscriptionPostActivity_Id Gets or sets the subscription post activity_ id.
Top
See Also