[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.IsNull

IsNull Property

IsNull

Checks if the variant value is null.

Declaration
public bool IsNull { get; }
Property Value
Type Description
bool

True if the variant value is Null, False otherwise.