Config2_WebApp

Web application object.

Instances of this class are obtained from Config2_WebAppManager:

Properties

PropertyTypeDescription
createdTime Date

Creation time

.
folderPath String

Virtual folder path

.
id String

Web app ID

.
modifiedTime Date

Last modified time

.
name String

Web app name

.
siteMapping Array.<Config2_WebAppSiteMapping>

Site mappings for this web app

.
system Boolean

Whether this is a system web app

.

Property Details

createdTime :Date

Description:
  • Creation time

Creation time

Type:
  • Date

folderPath :String

Description:
  • Virtual folder path

Virtual folder path

Type:
  • String

id :String

Description:
  • Web app ID

Web app ID

Type:
  • String

modifiedTime :Date

Description:
  • Last modified time

Last modified time

Type:
  • Date

name :String

Description:
  • Web app name

Web app name

Type:
  • String

siteMapping :Array.<Config2_WebAppSiteMapping>

Description:
  • Site mappings for this web app

Site mappings for this web app

Type:

system :Boolean

Description:
  • Whether this is a system web app

Whether this is a system web app

Type:
  • Boolean