Share via


DomainModelResults.Result Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="result")]
public object Result { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="result")>]
member this.Result : obj with get, set
Public Property Result As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to