CorrelationParameterAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz von CorrelationParameterAttribute, wo der Name des Parameters zu Korrelationszwecken verwendet wird.

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

Parameter

name
String

Der Name des für Korrelation verwendeten Parameters.

Gilt für