Relationship.FromTable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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