ApiProperties.WebsiteName Property

Definition

Gets or sets (Metrics Advisor Only) The website name of Metrics Advisor.

[Newtonsoft.Json.JsonProperty(PropertyName="websiteName")]
public string WebsiteName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="websiteName")>]
member this.WebsiteName : string with get, set
Public Property WebsiteName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to