Property TitleId
TitleId
Title id.
Declaration
public int TitleId { get; set; }
Property Value
Type | Description |
---|---|
int | Returns id of the title or -1 if the title isn't set. |
Remarks
Currently, id represents rank of the title in the drop-down list (starting from 1). -1 is returned if no title was set for the site.
Titles are configured in "Setup|Management|Tables of parameters" KitchenDraw dialog, where code and label for each title can be defined.