ReadByName
A boolean indicating if Intacct's XML request should use ReadByName clause.
Data Type
bool
Default Value
false
Remarks
A boolean indicating if Intacct's XML request should use ReadByName clause.
Note: Use this only when 'UseLegacy' connection property is set to True. Also, only Primary Key must be specified as the filter criteria for the query. If no criteria is specified, a ReadByQuery clause will be used instead.