Artificial Intelligence
Artificial Intelligence
Information

KnowledgeOperator.IsBool property


      Gets a value indicating if this operator is of Boolean type.


Namespace : ielib
Assembly : ielib.dll

public bool IsBool { get; }

Property value

Type : System.bool

The value is true if it is a Boolean operator, otherwise false.