getFormatProps Method
Returns a JSON object that contains the specification for the OverrideFormat where the precision and units properties have been overriden. If the precision and/or units properties have been overriden, the returned object will contain a "name" and a "parent" property. The "name" property identifies the OverrideFormat object itself and the "parent" property identifies the Format that has been overriden. This method is not intended for complete serialization as it does not serialize any of the schema item properties.
getFormatProps(): SchemaItemOverrideFormatProps
Returns - SchemaItemOverrideFormatProps
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.