KitchenDraw SDK 2
Show / Hide Table of Contents

Method GetFinishByName

GetFinishByName(string)

Gets the finish with given name from the finishes available for the finish type.

Declaration
public Appli.CatalogFinish GetFinishByName(string finishName)
Parameters
Type Name Description
string finishName
Returns
Type Description
Appli.CatalogFinish
Exceptions
Type Condition
KeyNotFoundException

is thrown when given name wasn't found

In this article
Back to top Generated by DocFX