OnEndExport;
OnEndExport();
The OnEndExport method implements an event that occurs after exporting the mobile application.
The event that occurs on exporting of the mobile application is implemented by the IMobileApplicationPublishCallBack.OnStartExport method.
The method use is given in the example for IMobileApplicationPublishCallBack.OnStartPublish.
See also: