BluefinValue T  IsNull Method Bluefin Web Client API Documentation
This method has to be implemented by inheritors.

Namespace: Bluefin.Data
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public MustOverride Function IsNull As Boolean

Return Value

true, if incapsulated value represents null.
See Also