UserPreferencesGetResponse Classe

Definizione

Recupera un array di coppie chiave-valore che rappresentano le impostazioni di preferenze utente e i loro valori attuali.

public ref class UserPreferencesGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="UserPreferencesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class UserPreferencesGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="UserPreferencesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type UserPreferencesGetResponse = class
Public Class UserPreferencesGetResponse
Ereditarietà
UserPreferencesGetResponse
Attributi

Costruttori

Nome Descrizione
UserPreferencesGetResponse()

Inizializza una nuova istanza della UserPreferencesGetResponse classe che ha valori predefiniti.

UserPreferencesGetResponse(OperationResult, Dictionary<String,String>)

Inizializza una nuova istanza della UserPreferencesGetResponse classe che ha il risultato dell'operazione specificato e le preferenze dell'utente da ottenere.

Campi

Nome Descrizione
OperationResult

Il risultato dell'operazione, includeva un ID unico per il tracciamento e la registrazione.

UserPreferences

Le preferenze dell'utente da ottenere.

Si applica a