IMobilePublishObject.Version

Fore Syntax

Version: String;

Fore.NET Syntax

Version: string;

Description

The Version property determines an object version.

Comments

To publish an object, use the IMobilePublishObject.Publish method.

Fore and Fore.NET Examples

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

See also:

IMobilePublishObject