KitchenDraw SDK 2
Show / Hide Table of Contents

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>
In this article
Back to top Generated by DocFX