IConfiguration ApiGet Rules By Product(String) Method
Get rules by productName
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
set of rules
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
IList<DslRule> GetRulesByProduct(
string productName
)Parameters
- productName String
- product Name
Return Value
IListDslRuleset of rules