RSS.NET

DBBool.IsTrue Property

Properties to examine the value of a DBBool.

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

Remarks

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

See Also

DBBool Class | Rss Namespace