Avatar

Level 10

The import/export is controlled by the binding of eaxh object. If you do not want to export a specific field you can set the binding to "None". Note the binding is not dynamic ...meaning you cannot programmatically change it on the fly.

Paul