CorrelationCallbackMessageProperty.NeededData Właściwość

Definicja

Pobiera listę danych korelacji, które są wymagane przed zastosowaniem korelacji.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ NeededData { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> NeededData { get; }
member this.NeededData : seq<string>
Public ReadOnly Property NeededData As IEnumerable(Of String)

Wartość właściwości

IEnumerable<String>

Lista wymaganych danych korelacji.

Dotyczy