ComponentOne Web API Edition
View Property

C1.Web.Api.DataEngine.Models Namespace > EngineRequest Class : View Property
Gets or sets a System.String, which indicates the view definition.
Syntax
'Declaration
 
<Newtonsoft.Json.JsonConverterAttribute(ConverterType=#j4p.#n4p, ConverterParameters=)>
Public Property View As Dictionary(Of String,Object)
[Newtonsoft.Json.JsonConverter(ConverterType=#j4p.#n4p, ConverterParameters=)]
public Dictionary<string,object> View {get; set;}
See Also

Reference

EngineRequest Class
EngineRequest Members