共用方式為


VerifiedPartner.OrganizationName Property

Definition

Gets or sets official name of the Partner.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to