InstanceLabelOverrideCompositeValueSpecification Interface
Specification allows creating a label value composited using multiple other specifications.
@see Composite value specification reference documentation page
Extends
Properties
Name | Type | Description | |
---|---|---|---|
parts | { isRequired?: boolean, spec: InstanceLabelOverrideValueSpecification }[] | Parts of the value. | |
separator | string | undefined | Separator to use when joining the parts. | |
specType | "Composite" | Type of the specification |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.