Share via


UserRequestParameters.editCustomerSelfServiceWebsiteUrl Method

Gets or sets a string value that represents the URL of the customer self service website.

Syntax

edit UserRequestCustomerSiteUrl editCustomerSelfServiceWebsiteUrl([boolean _set, URL _siteIdOrInternalUrl])

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the value must be set; optional.
  • _siteIdOrInternalUrl
    Type: URL Extended Data Type
    A string value that represents the internal URL or SharePoint site ID.

Return Value

Type: UserRequestCustomerSiteUrl Extended Data Type
The URL of the vendor self service website.

See Also

Reference

UserRequestParameters Table