DataEffect.DetailsSchema Property

Definition

Gets or sets the data effect details schema.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to