次の方法で共有


VerifiedPartner.OrganizationName プロパティ

定義

パートナーの正式な名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.organizationName")]
public string OrganizationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.organizationName")>]
member this.OrganizationName : string with get, set
Public Property OrganizationName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象