Click or drag to resize
BroccoliSharp BroValueHasValue Property
Gets a flag that determines if this BroValue as an assigned value.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public bool HasValue { get; }

Property Value

Type: Boolean
See Also