Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFact > Methods
IFact.ToString Method
Returns a string representation of the fact
Namespace: IECSInterfaces
Delphi
public function ToString: String;
Return Value
Type: String
It does not include the fact id, if you want the fact id, use the ToIDString property instead
•IFact
•IECSInterfaces