CustomFieldMode
How custom fields should display.
Possible Values
XML, JSONData Type
string
Default Value
"XML"
Remarks
XML is the traditional way of displaying custom fields and will be compatible with older implementations. However, JSON is more compact and may be more appropriate if the values are being saved to a database or other tool that cannot easily traverse the XML structure.