|
BroValueHasValue Property |
Gets a flag that determines if this
BroValue as an assigned value.
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public bool HasValue { get; }
Public ReadOnly Property HasValue As Boolean
Get
member HasValue : bool with get
/** @property */
public boolean get_HasValue()
Property Value
Type:
BooleanSee Also