Sdílet prostřednictvím


EventQueueName.GetCorrelationValues Metoda

Definice

Vrátí CorrelationProperty pole, které obsahuje všechny vlastnosti korelace přidružené k EventQueueName .

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()

Návraty

CorrelationProperty[]

CorrelationPropertyPole, které obsahuje všechny vlastnosti korelace přidružené k EventQueueName .

Platí pro