WorkItemConfiguration.ConfigDisplayName Property

Definition

Gets or sets configuration friendly name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to