Share via


Dimension.InternalName Property

Definition

Gets or sets the display name of the dimension.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to