Język

WebServiceOutputActivity Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy WebServiceOutputActivity.

Przeciążenia

Nazwa Opis
WebServiceOutputActivity()

Inicjuje nowe wystąpienie klasy WebServiceOutputActivity.

WebServiceOutputActivity(String)

Inicjuje nowe wystąpienie klasy WebServiceOutputActivity 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 nowe wystąpienie klasy WebServiceOutputActivity 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