IOrganizationProfile.Get Method

Definition

Retrieves the partner's organization profile.

public Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile Get ();
abstract member Get : unit -> Microsoft.Store.PartnerCenter.Models.Partners.OrganizationProfile
Public Function Get () As OrganizationProfile

Returns

The organization profile.

Implements

Applies to