RSS.NET

DBBool.IsFalse Property

Properties to examine the value of a DBBool.

[Visual Basic]
Public ReadOnly Property IsFalse As Boolean
[C#]
public bool IsFalse {get;}

Remarks

Return true if this DBBool has the given value, false otherwise.

See Also

DBBool Class | Rss Namespace