Cmdlets for Reckon

Build 23.0.8843

CustomFieldMode Parameter (Connect-Reckon Cmdlet)

How custom fields should display.

Syntax

Connect-Reckon -CustomFieldMode string

Possible Values

XML, JSON

Data Type

cstr

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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8843