EventQueueName.GetCorrelationValues Metoda

Definicja

Zwraca CorrelationProperty tablicę zawierającą wszystkie właściwości korelacji skojarzone z 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()

Zwraca

CorrelationProperty[]

Tablica CorrelationProperty zawierająca wszystkie właściwości korelacji skojarzone z EventQueueName .

Dotyczy