IMobileApplicationPublicator.Items

Fore Syntax

Items: IMobileApplicationPublishObjects;

Fore.NET Syntax

Items: Prognoz.Platform.Interop.Mobile.IMobileApplicationPublishObjects;

Description

The Items property returns the collection of objects in the published mobile application.

Comments

The collection contents cannot be changed.

Fore Example

Example code

Fore.NET Example

Example code

See also:

IMobileApplicationPublicator