DataSet.DisplayName Property

Definition

Dataset display name

[System.Text.Json.Serialization.JsonPropertyName("DisplayName")]
public string DisplayName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("DisplayName")>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

Attributes

Applies to