Value used for app element fields. Can use external element fields in its formulas.
OptionalexportValue
exportValue?:any
Value used for external element fields. Can use app element fields in its formulas.
OptionalisCustomized
isCustomized?:boolean
Whether instance was customized by a user (or generated by default).
If instance was not customized, it will be automatically updated when
underlying data changes. If it was customized, it won't be automatically updated.
OptionalunifiedExportValue
unifiedExportValue?:any
Import mapping from UDM to appSchema.
Parsed into exportValue on setup.
OptionalunifiedImportValue
unifiedImportValue?:any
Export mapping from UDM to appSchema.
Parsed into importValue on setup.
Value used for app element fields. Can use external element fields in its formulas.