Taal

WorkflowRuntimeServiceElementCollection.Add Methode

Definitie

public:
 void Add(System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElement ^ serviceSettings);
public void Add(System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement serviceSettings);
member this.Add : System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement -> unit
Public Sub Add (serviceSettings As WorkflowRuntimeServiceElement)

Parameters

serviceSettings
WorkflowRuntimeServiceElement

Een WorkflowRuntimeServiceElement service die moet worden geïnitialiseerd en geactiveerd door de runtime-engine van de werkstroom.

Uitzonderingen

serviceSettings is een null-verwijzing (Nothing in Visual Basic)

Van toepassing op