Represents the list of properties within CSubscription that can be used to sort an array of CSubscription objects
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public enum SubscriptionSortBy |
| Visual Basic |
|---|
Public Enumeration SubscriptionSortBy |
| Visual C++ |
|---|
public enum class SubscriptionSortBy |
Members
| Member name | Description | |
|---|---|---|
| ProductCode | ||
| BilledContactId | ||
| BeginDate | ||
| PaymentDate | ||
| InvoiceReferenceNumber |