[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.IsError

IsError Property

IsError

Checks if the variant value is an error.

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

True if the variant value is Error, False otherwise.