Click or drag to resize

ExportDataRowDetach Method

Detach this object from the CTExportProfileData. Caches all the row data internally so its still available, but also serializable.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void Detach()
See Also