IAgreementSignatureStatus.Get(String, String) Method
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.
Retrieves the agreement signature status by MPN Id or Tenant Id.
public Microsoft.Store.PartnerCenter.Models.Compliance.AgreementSignatureStatus Get (string mpnId = default, string tenantId = default);
abstract member Get : string * string -> Microsoft.Store.PartnerCenter.Models.Compliance.AgreementSignatureStatus
Public Function Get (Optional mpnId As String = Nothing, Optional tenantId As String = Nothing) As AgreementSignatureStatus
Parameters
- mpnId
- String
The MPN Id.
- tenantId
- String
The Tenant Id.
Returns
The Agreement signature status