Hi all,
I'm using the DataScope Select REST API C# dll libraries to make CompositeExtractionRequests
In the http REST API there is a json flag you can use for "UseExchangeCodeInsteadOfLipper" - is there an equivalent for this on the CompositeExtractionRequest C# class? All I can see on that class is IdentifierList, ContentFieldNames, and Condition
Many thanks