Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFact > Properties
IFact.AsString Property
Returns a string representation of the fact
Namespace: IECSInterfaces
Delphi
public property AsString: String read get_AsString;
Property Value
Type: String
It does not include the fact id, if you want the fact id, use the ToIDString property instead
•IFact
•IECSInterfaces