Constructor CatalogFinish
CatalogFinish(CatalogFinishType, int)
Instantiates CatalogFinish object for the finish with given position of the given finish type.
Declaration
public CatalogFinish(Appli.CatalogFinishType finishType, int finishPosition)
Parameters
Type | Name | Description |
---|---|---|
Appli.CatalogFinishType | finishType | |
int | finishPosition | Zero-based rank of the finish row in its cluster in either Front Model Finishes, From Model Handles or Family Finishes table depending on the finish type. |