Table of Contents

Property boolValue

Namespace
Pinwheel.Vista.ExposeProperty
Assembly
Pinwheel.Vista.Runtime.dll

boolValue

Gets or sets the stored boolean payload.

public bool boolValue { get; set; }

Property Value

bool

Remarks

This field is used when the target descriptor resolves to Pinwheel.Vista.ExposeProperty.PropertyType.TrueFalse.