OnStartExportObject(ObjectDesc: );
OnStartExportObject(ObjectDesc: Prognoz.Platform.Interop.Metabase.);
ObjectDesc. Exported object.
The OnStartExportObject method implements an event that occurs on exporting the mobile application object.
An event that occurs after exporting the object is implemented by the IMobileApplicationPublishCallBack.OnEndExportObject method.
The method use is given in the example for IMobileApplicationPublishCallBack.OnStartPublish.
See also: