Assembly: Mobile;
Workspace: Prognoz.Platform.Interop.Mobile;
The IMobileApplicationPublicatorErrorObject interface is used to work with an object containing information about result of mobile application publication.
IMobileApplicationPublicatorErrorObject
To get an object of this type, use IMobileApplicationPublicator.GetLastPublishResult.
Property name | Brief description | |
ObjectName | The ObjectName property determines a name of a problem object that causes publication error. | |
Result | The Result property determines result of mobile application object publication. |
See also: