SiteInstance.SiteInstanceName Property

Definition

Gets name of instance.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.siteInstanceName")]
public string SiteInstanceName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.siteInstanceName")>]
member this.SiteInstanceName : string
Public ReadOnly Property SiteInstanceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to