Relationship.ToColumn Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to