Method GetAppliCats
GetAppliCats(bool)
Returns the list of AppliCats stored in the catalog.
Declaration
public IList<Appli.CatalogSummary.AppliCat> GetAppliCats(bool skipHidden = false)
Parameters
Type | Name | Description |
---|---|---|
bool | skipHidden | Specifies whether hidden sections should be omitted from the result. |
Returns
Type | Description |
---|---|
IList<Appli.CatalogSummary.AppliCat> |