IMobileApplicationPublishObject.IsValid

Fore Syntax

IsValid: Boolean;

Fore.NET Syntax

IsValid: boolean;

Description

The IsValid property returns whether the object can be published.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMobileApplicationPublishObjects.LoadFromXml.

See also:

IMobileApplicationPublishObject