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