1 write to workflowRulesPath
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
51
this.
workflowRulesPath
= ruleDefinitionPath;
1 reference to workflowRulesPath
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
367
wmiInstance.SetProperty("WorkflowRulesPath", this.
workflowRulesPath
);