Click or drag to resize
Infosoft Logo

SubscriptionIdentifier Class

Provides data for identifying a subscription.
A subscription is typically identified by a customernumber and the title for which the customer has a subscription.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContractsSubscriptionIdentifier

Namespace: Infosoft.Common.Contracts.DataContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class SubscriptionIdentifier

The SubscriptionIdentifier type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number part of the identifier
Public propertyTitleCode Gets or sets the title code part of the identifer
Top
See Also