Konstruktor UserPreferencesGetResponse (OperationResult, Dictionary<String, String>)
Inicjuje nowe wystąpienie UserPreferencesGetResponse klasy, która ma preferencje użytkowników i wynik określonej operacji get.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
OperationResult As OperationResult, _
UserPreferences As Dictionary(Of String, String) _
)
'Użycie
Dim OperationResult As OperationResult
Dim UserPreferences As Dictionary(Of String, String)
Dim instance As New UserPreferencesGetResponse(OperationResult, _
UserPreferences)
public UserPreferencesGetResponse(
OperationResult OperationResult,
Dictionary<string, string> UserPreferences
)
public:
UserPreferencesGetResponse(
OperationResult^ OperationResult,
Dictionary<String^, String^>^ UserPreferences
)
new :
OperationResult:OperationResult *
UserPreferences:Dictionary<string, string> -> UserPreferencesGetResponse
public function UserPreferencesGetResponse(
OperationResult : OperationResult,
UserPreferences : Dictionary<String, String>
)
Parametry
- OperationResult
Typ: Microsoft.MasterDataServices.OperationResult
Wynik operacji tym unikatowy identyfikator śledzenie i rejestrowanie.
- UserPreferences
Typ: System.Collections.Generic.Dictionary<String, String>
Preferencje użytkownika, aby uzyskać.