Config.IsHiveEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to