Sdílet prostřednictvím


Relationship.FromTable Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to