Share via


AIJsonSchemaTransformOptions.ConvertBooleanSchemas Property

Definition

Gets a value indicating whether to convert boolean schemas to equivalent object-based representations.

public:
 property bool ConvertBooleanSchemas { bool get(); void set(bool value); };
public bool ConvertBooleanSchemas { get; init; }
member this.ConvertBooleanSchemas : bool with get, set
Public Property ConvertBooleanSchemas As Boolean

Property Value

Applies to