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: IEFacts
Delphi
|
public
procedure AssignValues( const AFact: IFact ); virtual;
|
Parameters
AFact
Type: IFact
Implements
IFact.AssignValues(IFact)