IMobileApplicationPublishObject.Type

Fore Syntax

Type: MobilePublishObjectType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Mobile.MobilePublishObjectType;

Description

The Type property returns the object type.

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