Share via


SBNamespace.AlternateName Property

Definition

Gets or sets alternate name for namespace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to