Share via


IComplianceCollection Interface

Definition

Represents the compliance status of a partner.

public interface IComplianceCollection : Microsoft.Store.PartnerCenter.IPartnerComponent, Microsoft.Store.PartnerCenter.IPartnerComponent<string>
type IComplianceCollection = interface
    interface IPartnerComponent
    interface IPartnerComponent<string>
Public Interface IComplianceCollection
Implements IPartnerComponent, IPartnerComponent(Of String)
Implements

Properties

AgreementSignatureStatus

Gets the operations available for agreement signature status.

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>)

Applies to