GetPublishWarningsText(WarningsValue: Integer): Array;
GetPublishWarningsText(WarningsValue: integer): System.Array;
WarningsValue. Warning code.
The GetPublishWarningsText method returns text for the specified warning code.
To get warning code, use the IMobilePublishObject.PublishWarnings property.
The property use is given in the example for IMobileApplicationPublicator.GetLastPublishResult.
See also: