Home > @i2analyze/notebook-sdk > schema > IPropertyTypeData > isLabelPart
schema.IPropertyTypeData.isLabelPart property
Indicates whether the custom property type forms part of the item type's label definition.
Signature:
readonly isLabelPart?: boolean;
Returns: boolean
Introduced: version 1.6
Remarks
This field is present only when the custom property type has a string-based logical type.