1 write to workflowDefinitionPath
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
50
this.
workflowDefinitionPath
= workflowDefinitionPath;
1 reference to workflowDefinitionPath
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
366
wmiInstance.SetProperty("WorkflowDefinitionPath", this.
workflowDefinitionPath
);