ComponentOne Web API Edition
Type Property (CatalogItem)

C1.Web.Api.Report.Models Namespace > CatalogItem Class : Type Property
Gets or sets the type of the item.
Syntax
'Declaration
 
<Newtonsoft.Json.JsonPropertyAttribute()>
Public Property Type As CatalogItemType
[Newtonsoft.Json.JsonProperty()]
public CatalogItemType Type {get; set;}
See Also

Reference

CatalogItem Class
CatalogItem Members