Xbasic
AlphaCloud::ClientListWebSites Method
Syntax
.ListWebSites as L (BYREF WebSiteList as C)
Arguments
- BYREF WebSiteListCharacter
A character variable into which the list of web sites should be returned.
Returns
- resultLogical
Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.
Description
ListWebSites gets a list of web sites created for the current subscription.