|
|
|
|
- Properties specific to saasSite variables
- Functions that use the saasSite type
saasSite (Type of variable) In french: saasSite
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site. The characteristics of this site can be defined and changed using different WLanguage properties. Remark: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable.
MySite is saasSite MySite.Name = "AVSite" SaaSAdminAddSite(S)
Remarks Properties specific to saasSite variables The following properties can be used to handle a SaaS site: | | | Property name | Type used | Effect | Name | Character string | Site name. This name will be used in the SaaS administrator and in programming to identify the site. In most cases, it corresponds to the project name or to the deployment name of WEBDEV site. |
Functions that use the saasSite type The following functions are using a SaaS site:
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|