IAgreementDocument Interface

Definition

This interface represents operations on an agreement document.

C#
public interface IAgreementDocument : Microsoft.Store.PartnerCenter.IPartnerComponent<Microsoft.Store.PartnerCenter.Agreements.AgreementDocumentContext>
Implements

Properties

Context

Gets the component context object.

(Inherited from IPartnerComponent<TContext>)
Partner

Gets a reference to the partner operations instance that generated this component.

(Inherited from IPartnerComponent<TContext>)

Methods

ByCountry(String)

Customizes operations based on the given country.

ByLanguage(String)

Customizes operations based on the given language and locale.

Get()

Retrieves the agreement document.

GetAsync()

Asynchronously retrieves the agreement document.

Applies to

Product Versions
Microsoft.Store.PartnerCenter latest