2 references to ConfigurationNameProperty
System.WorkflowServices (2)
System\Workflow\Activities\WorkflowServiceAttributes.cs (2)
82get { return (string) this.GetValue(WorkflowServiceAttributes.ConfigurationNameProperty); } 83set { this.SetValue(WorkflowServiceAttributes.ConfigurationNameProperty, value); }