Data Export appending record ID even with DoNotAppendRowID = TRUE

Hello,

While calling the export function, we have provided the condition DoNotAppendRowID = TRUE, but the ID is still be attached to each record that is being exported. The field is not in the model for the table but it is still being exported. 

Any ideas as to why?

Can you post the exact code that you’re using to perform the export function call?

Hey Zach,

We got it to cooperate shortly after posting. It was appending the ID of the related record in a master-detail relationship.