Click or drag to resize
XGFieldHasValue 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 bool HasValue()

Return Value

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