[ObsoleteAttribute("This method is obsolete. Use GetArchivedSubscriptions(long customerId) for either ICustomerManager or IServiceProviderCustomerManager. This method will be removed")]
IEnumerable<IArchivedSubscription> GetArchivedSubscriptionsForCustomer(
longcustomerId,
longserviceProviderId = 0
)
<ObsoleteAttribute("This method is obsolete. Use GetArchivedSubscriptions(long customerId) for either ICustomerManager or IServiceProviderCustomerManager. This method will be removed")>
FunctionGetArchivedSubscriptionsForCustomer (
customerIdAsLong,
Optional serviceProviderIdAsLong = 0
) AsIEnumerable(OfIArchivedSubscription)