IMobileApplicationPublishObject.PublishObject

Fore Syntax

PublishObject: IMobilePublishObject;

Fore.NET Syntax

PublishObject: Prognoz.Platform.Interop.Mobile.IMobilePublishObject;

Description

The PublishObject property returns parameters of object publishing.

Comments

The IMobileApplicationPublishObject.IsValid property returns whether the object can be published.

Fore and Fore.NET Examples

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

See also:

IMobileApplicationPublishObject