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 | undefined | string | Separator to use when joining the parts. | |
specType | "Composite" | Type of the specification |
Defined in
Last Updated: 20 June, 2023