QuickObjects.ObjectBase Send comments on this topic.
IsNull Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : IsNull Property
IsNull

Holds a Boolean value that can be used for specifying weather this field is currently null or has a value.

Syntax

C# 
virtual bool IsNull {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also