Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFact > Methods
IFact.AssignValues(IFact) Method
Copies the values from the parameter fact to the current fact. Their fact templates must be the same. The Values is cloned, not copied directly
Namespace: IECSInterfaces
Delphi
public procedure AssignValues( const AFact: IFact );
Parameters
AFact
Type: IFact
•IFact
•IECSInterfaces