IOrganizationProfile.Get メソッド

定義

パートナーの組織プロフィールを取得します。

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

返品

組織のプロフィール。

実装

適用対象