[]
        
(Showing Draft Content)

C1.Web.Api.DataEngine.Models.EngineRequest.View

View Property

View

Gets or sets a string, which indicates the view definition.

Declaration
[JsonConverter(typeof(g))]
public Dictionary<string, object> View { get; set; }
<JsonConverter(GetType(g))>
Public Property View As Dictionary(Of String, Object)