GetPublishResultText(PublishResult: MobilePublishResult): String;
GetPublishResultText(PublishResult: Prognoz.Platform.Interop.Mobile.MobilePublishResult): String;
PublishResult. 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 the mobile application.
The method use is given in the example for IMobileApplicationPublicator.LoadFromXml.
See also: