UseSetProperty

The UseSetProperty behavior is used only to maintain compatibility with older interfaces (prior to the 8.2.3 release). Previously the import processor used reflection to set business object properties, but it has now been updated to set properties. By adding a UseSetProperty item and setting the value to “false,” you enable the import processor to use reflection so that older interfaces will still work properly.

<Item Name="UseSetProperty" Value="false"/>