Represents the Subscription definitions associated with a Customer type. They can be accesses thru the CCustomerType class.

Namespace:  Asi.iBO.SystemConfig
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public class CSubscriptionDef
Visual Basic (Declaration)
Public Class CSubscriptionDef
Visual C++
public ref class CSubscriptionDef

Inheritance Hierarchy

System..::.Object
  Asi.iBO.SystemConfig..::.CSubscriptionDef

See Also