  | 
IPaymentAgreementServiceGetPaymentAgreementDependencies Method | 
            Gets all dependencies of a given payment agreement ID. A payment agreement cannot be deleted if it has any dependencies.
            
Namespace: Infosoft.Common.Contracts.ServiceContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
Remarks
            In practice, the only possible dependency type is currently subscriptions. Subscriptions may be linked directly to a payment
            agreement, in addition to the payment agreement itself being linked to a customer.
            
See Also