Udostępnij przez


WebServiceOutputActivity Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy WebServiceOutputActivity.

Przeciążenia

WebServiceOutputActivity()

Inicjuje nowe wystąpienie klasy WebServiceOutputActivity.

WebServiceOutputActivity(String)

Inicjuje WebServiceOutputActivity nowe wystąpienie klasy przy użyciu nazwy działania.

WebServiceOutputActivity()

Inicjuje nowe wystąpienie klasy WebServiceOutputActivity.

public:
 WebServiceOutputActivity();
public WebServiceOutputActivity ();
Public Sub New ()

Zobacz też

Dotyczy

WebServiceOutputActivity(String)

Inicjuje WebServiceOutputActivity nowe wystąpienie klasy przy użyciu nazwy działania.

public:
 WebServiceOutputActivity(System::String ^ name);
public WebServiceOutputActivity (string name);
new System.Workflow.Activities.WebServiceOutputActivity : string -> System.Workflow.Activities.WebServiceOutputActivity
Public Sub New (name As String)

Parametry

name
String

Zdefiniowana przez użytkownika nazwa działania.

Zobacz też

Dotyczy