UpdateKbOperationDTO.EnableHierarchicalExtraction Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to