Home > @i2analyze/i2connect > services > IFormSection > title
services.IFormSection.title property
Gets the title of this section of the form, to present to the user.
Signature:
readonly title: string | RequestSpecificValue<string>;
Returns: string | RequestSpecificValue<string>
Introduced: API version 2.0