GetPublishResultText(PublishResult: MobilePublishResult): String;
GetPublishResultText(PublishResult: Prognoz.Platform.Interop.Mobile.MobilePublishResult): String;
PublishResult. It determines result of mobile application publishing.
The GetPublishResultText method returns the error text by code.
The GetPublishResultText method is used to specify the error on publishing a mobile application.
The method use is given in the example for IMobileApplicationPublicator.LoadFromXml.
See also: