Share via


ManifestChangeableAttributes.ListEnabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="listEnabled")]
public bool? ListEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="listEnabled")>]
member this.ListEnabled : Nullable<bool> with get, set
Public Property ListEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to