IMobilePublishObject.Object

Fore Syntax

Object: ;

Fore.NET Syntax

Object: Prognoz.Platform.Interop.Metabase.;

Description

The Object property determines the repository object that corresponds to the published object.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMobilePublishObject