Interface Appli.IFinish
Represents the common members for Finish classes.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public interface Appli.IFinish
Properties
| Name | Description |
|---|---|
| Code | Gets the code of the finish. |
| Name | Gets the name of the finish. |
| Rank | Gets the rank of the finish (represents the position of the selected finish in the list of the available finishes for the corresponding finish type). |
| Type | Gets the finish type to which the finish belongs. |