EventQueueName.GetCorrelationValues Methode

Definition

Gibt einen CorrelationProperty-Array zurück, der alle EventQueueName zugeordneten Korrelationseigenschaften enthält.

public:
 cli::array <System::Workflow::Runtime::CorrelationProperty ^> ^ GetCorrelationValues();
public System.Workflow.Runtime.CorrelationProperty[] GetCorrelationValues ();
member this.GetCorrelationValues : unit -> System.Workflow.Runtime.CorrelationProperty[]
Public Function GetCorrelationValues () As CorrelationProperty()

Gibt zurück

CorrelationProperty[]

Der CorrelationProperty-Array, der alle EventQueueName zugeordneten Korrelationseigenschaften enthält.

Gilt für