AddXuleFile
Specifies the URL of a XULE file and executes the rules in the specified XULE file. If a directory or zip archive is specified, all *.xule files in that directory or zip archive will be executed. Add the option multiple times to specify more than one XULE file.
COM and .NET
Signature: AddXuleFile(string filepath)
Java
Signature: public void addXuleFile(string filepath)