KitchenDraw SDK 2
Show / Hide Table of Contents

Method TryGetFinishTypeByTypeNumber

TryGetFinishTypeByTypeNumber(int, out CatalogFinishType)

Tries to get finish type with given type number from the finishes config.

Declaration
public bool TryGetFinishTypeByTypeNumber(int finishTypeNumber, out Appli.CatalogFinishType finishType)
Parameters
Type Name Description
int finishTypeNumber
Appli.CatalogFinishType finishType
Returns
Type Description
bool
In this article
Back to top Generated by DocFX