IPublishMobileApplicationScheduledTask.IsX86

Fore Syntax

IsX86: Boolean;

Fore.NET Syntax

IsX86: boolean;

Description

The IsX86 property returns whether the server used for publishing a mobile application uses the 32-bit platform.

Comments

The property is outdated, use IPublishMobileApplicationScheduledTask.WebApplication.

Available values:

See also:

IPublishMobileApplicationScheduledTask