Table of Contents

Property BooleanValue

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

BooleanValue

Gets the boolean value when Kind is Boolean; otherwise false.

public bool BooleanValue { get; }

Property Value

bool
Share