Returns a string representation of the fact
Namespace: IEFacts
Delphi
|
public
property AsString: String read ToString;
|
Property Value
Type: String
Implements
IFact.AsString
It does not include the fact id, if you want the fact id, use the ToIDString property instead
|