2024 April Release

Struct FSCEXPEXT@1.1001:JSONPropertyFormat Permanent link for this heading

Formatting information for a property with Value2JSON.
When generating JSON for a property, a list of JSONPropertyFormat is consulted.
If the property matches jpfattrdef, values are formatted according to the rest of the struct.
With jpfname the name of the property can specified.
Values of this property are formatted according to jpstructformats.

Properties Permanent link for this heading

Type

Property

Name

AttributeDefinition

jpfattrdef

Property

string

jpfname

Name

JSONStructFormat[]

jpstructformats

Detail Formats

Properties Permanent link for this heading


Property (FSCEXPEXT@1.1001:jpfattrdef) Permanent link for this heading

Property to be formatted

AttributeDefinition FSCEXPEXT@1.1001:jpfattrdef not null


Name (FSCEXPEXT@1.1001:jpfname) Permanent link for this heading

Optional name of the json entry

string FSCEXPEXT@1.1001:jpfname


Detail Formats (FSCEXPEXT@1.1001:jpstructformats) Permanent link for this heading

Optional formatting details for structures

JSONStructFormat[] FSCEXPEXT@1.1001:jpstructformats