IMobileApplicationPublicatorErrorObject.ObjectName

Fore Syntax

ObjectName: String;

Fore.NET Syntax

ObjectName: string;

Description

The ObjectName property determines a name of a problem object that causes publication error.

Comments

To determine result of mobile application publication, use IMobileApplicationPublicatorErrorObject.Result.

Fore and Fore.NET Examples

The property use is given in the example for IMobileApplicationPublicator.GetLastPublishResult.

See also:

IMobileApplicationPublicatorErrorObject