ICustomer.Agreements Property

Definition

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.

Applies to