UserPreferencesGetResponse Classe

Definizione

Recupera una matrice di coppie chiave-valore che rappresentano le impostazioni delle preferenze utente e i relativi valori correnti.

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

UserPreferencesGetResponse()

Inizializza una nuova istanza della classe UserPreferencesGetResponse che dispone di valori predefiniti.

UserPreferencesGetResponse(OperationResult, Dictionary<String,String>)

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

Campi

OperationResult

Risultato dell'operazione, incluso un ID univoco per il rilevamento e la registrazione.

UserPreferences

Preferenze utente da ottenere.

Si applica a