Sdílet prostřednictvím


ICustomerAgreementCollection.GetDirectSignedCustomerAgreementStatus Method

Definition

Retrieves the status of the direct acceptance of the Microsoft Customer Agreement by the customer.

public Microsoft.Store.PartnerCenter.Models.Agreements.DirectSignedCustomerAgreementStatus GetDirectSignedCustomerAgreementStatus ();
abstract member GetDirectSignedCustomerAgreementStatus : unit -> Microsoft.Store.PartnerCenter.Models.Agreements.DirectSignedCustomerAgreementStatus
Public Function GetDirectSignedCustomerAgreementStatus () As DirectSignedCustomerAgreementStatus

Returns

The list of customer's agreements.

Applies to