Returns a string representation of the fact template. The string is syntactically correct, i.e., it can be parsed by the TIEParser being used by the TInferenceEngine component
Namespace: IEFacts
Delphi
|
public
property AsString: String read ToString;
|
Property Value
Type: String
Implements
IFactTemplate.AsString