Click or drag to resize
XGField. HasValue Method
Determines whether this instance has value.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Public Function HasValue As Boolean

Return Value

Type: Boolean
true if this instance has value; otherwise, false.
See Also