ComponentOne Web API Edition
Path Property (CatalogItem)

C1.Web.Api.Report.Models Namespace > CatalogItem Class : Path Property
Gets or sets the full path of the item.
Syntax
'Declaration
 
Public Property Path As String
public string Path {get; set;}
Remarks
The path is does not starts with "/". It's a full path which beginning with the registered report provider key.
See Also

Reference

CatalogItem Class
CatalogItem Members