IMobileApplicationPublishObject.Key

Fore Syntax

Key: Integer;

Fore.NET Syntax

Key: uinteger;

Description

The Key property returns the object key.

Comments

The object key can be used to get object data sources. To do this, use the IMobileApplicationPublishObjects.Sources property.

Fore and Fore.NET Examples

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

See also:

IMobileApplicationPublishObject