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