PublishWarnings: Integer;
PublishWarnings: Integer;
The PublishWarnings property returns code of the warning occurred on publishing.
To get warning text by its code, use the IMobilePublishObject.GetPublishWarningsText method.
The property use is given in the example for IMobileApplicationPublicator.GetLastPublishResult.
See also: