[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.IsNullOrError

IsNullOrError Property

IsNullOrError

Checks if the Variant value is a null or error.

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

true if the variant value type is Null or Error.