Share via


Relationship.FromColumn Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to