Parameters
- filePath
- The rule file path.
- active
- The rule file active status.
Return Value
false if there is already a rule file referenced by this project, with IRuleFileRef.IRuleFileRef.Path equals to filePath else the rule file gets added and the method returns true.