IPublishMobileApplicationScheduledTask.Publicator

Fore Syntax

Publicator: IMobileApplicationPublicator;

Fore.NET Syntax

Publicator: Prognoz.Platform.Interop.Mobile.IMobileApplicationPublicator;

Description

The Publicator property determines the object that publishes a mobile application.

Comments

The mobile application publishing path is determined by the IPublishMobileApplicationScheduledTask.WebApplication property.

Fore and Fore.NET Examples

The property use is given in the example for IPublishMobileApplicationScheduledTask.WebApplication.

See also:

IPublishMobileApplicationScheduledTask