Returns TRUE if the specified Value is a valid value for the fact slot based on the type information
Namespace: IEFacts
Delphi
|
public
function IsValid( const Value: IIEValue ): Boolean;
|
Parameters
Value
Type: IIEValue
Return Value
Type: Boolean
Implements
IFactSlot.IsValid(IIEValue)