ICustomer.Agreements Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obtains the agreements behavior for the customer.
public Microsoft.Store.PartnerCenter.Agreements.ICustomerAgreementCollection Agreements { get; }
member this.Agreements : Microsoft.Store.PartnerCenter.Agreements.ICustomerAgreementCollection
Public ReadOnly Property Agreements As ICustomerAgreementCollection
Property Value
The customer agreements.