Share via


ActiveLearningSettingsDTO.Enable Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to