CTExtensionStoreExportSettings Method |
To store settings that consider links to other CT objects, use StoreExportProfileLinkToDBObject(ICTExportProfile, SQLObjectType, Int32, Int32) so the object IDs are handled correctly in import/export.
Namespace: CTExtensions
public bool StoreExportSettings( ICTExportProfile oExportProf, string strData, int intData = 0, byte[] byteData = null )