Share via


Relationship.ToTable Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to