MobileApplication: IMobileApplication;
MobileApplication: Prognoz.Platform.Interop.Mobile.IMobileApplication;
The MobileApplication property returns the published mobile application.
To publish, use the IMobileApplicationPublicator.Execute method.
The property use is given in the example for IMobileApplicationPublicator.AbortPublish.
See also: