Click or drag to resize
Infosoft Logo

InfoWebCustomerInfoGetCustomerCorporateAgreements Method

Gets the customer corporate agreements.

Namespace: Infosoft.Webservices.Subscription.helpclasses
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public List<InfoWebCustomerCorporateAgreement> GetCustomerCorporateAgreements(
	Customer customer
)

Parameters

customer  Customer
The customer.

Return Value

ListInfoWebCustomerCorporateAgreement
See Also