KitchenDraw SDK 2
Show / Hide Table of Contents

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.

In this article
  • TitleId
Back to top Generated by DocFX