For the complete documentation index, see llms.txt. This page is also available as Markdown.

BoolValue

Property in MarkupValue

Summary

Gets the bool value of this property.

public bool BoolValue { get; internal set; }

Remarks

This property is only defined when the property's Type is Bool .

Last updated

Was this helpful?