C1.Web.Api.Report.Models Namespace / CatalogItem Class / Path Property
Path Property (CatalogItem)
In This Topic
Gets or sets the full path of the item.
Syntax
'Declaration
 
Public Property Path As String
 
Remarks
The path is does not starts with "/". It's a full path which beginning with the registered report provider key.
See Also