Share via


UserRequestParameters.editVendorSelfServiceWebsiteUrl Method

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

Syntax

edit UserRequestVendorSiteUrl editVendorSelfServiceWebsiteUrl([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: UserRequestVendorSiteUrl Extended Data Type
The URL of the vendor self service website.

See Also

Reference

UserRequestParameters Table