Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFactSlot > Methods
IFactSlot.IsValid(IIEValue) Method
Returns TRUE if the specified Value is a valid value for the fact slot based on the type information
Namespace: IECSInterfaces
Delphi
public function IsValid( const Value: IIEValue ): Boolean;
Parameters
Value
Type: IIEValue
Type: Boolean
•IFactSlot
•IECSInterfaces