Artificial Intelligence
Artificial Intelligence
Information

KnowledgeOperator.IsString property


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


Namespace : ielib
Assembly : ielib.dll

public bool IsString { get; }

Property value

Type : System.bool

The value is true if it is an operator of type string, otherwise false.