[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Expression.IsNull

IsNull Method

IsNull(object)

Checks whether the specified value is null od DBNull.

Declaration
protected static bool IsNull(object value)
Parameters
Type Name Description
object value
Returns
Type Description
bool