ComponentOne Web API Edition
Name Property (CatalogItem)

C1.Web.Api.Report.Models Namespace > CatalogItem Class : Name Property
Gets or sets the short name of the item.
Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}
See Also

Reference

CatalogItem Class
CatalogItem Members