arachnode.net

ArachnodeDataSet.CrawlRulesDataTable.AddCrawlRulesRow(Byte, String, String, Boolean, Byte, Boolean, String) Method

[DebuggerNonUserCode]
public CrawlRulesRow AddCrawlRulesRow(
   byte CrawlRuleTypeID,
   string AssemblyName,
   string TypeName,
   bool IsEnabled,
   byte Order,
   bool OutputIsDisallowedReason,
   string Settings
);

See Also

CrawlRulesDataTable Class | Arachnode.DataSource Namespace | CrawlRulesDataTable.AddCrawlRulesRow Overload List