共用方式為


EntityReference.ReferenceName Property

Definition

Gets or sets the name of this referenced entity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to