IPublishMobileApplicationScheduledTask.ServerName

Fore Syntax

ServerName: String;

Fore.NET Syntax

ServerName: string;

Description

The ServerName property determines the server for publishing a mobile application.

Comments

The property is outdated, use IPublishMobileApplicationScheduledTask.WebApplication.

See also:

IPublishMobileApplicationScheduledTask