UserPreferencesUpdateResponse Klasse

Definition

Definiert den Nachrichtenvertrag für die Update-Antwort der Benutzereinstellungen.

public ref class UserPreferencesUpdateResponse
[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="UserPreferencesUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class UserPreferencesUpdateResponse
[<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="UserPreferencesUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type UserPreferencesUpdateResponse = class
Public Class UserPreferencesUpdateResponse
Vererbung
UserPreferencesUpdateResponse
Attribute

Hinweise

UserPreferencesUpdateResponse liefert nur Standardbetriebsergebnisse.

Konstruktoren

Name Beschreibung
UserPreferencesUpdateResponse()

Initialisiert eine neue Instanz der UserPreferencesUpdateResponse Klasse mit Standardwerten.

UserPreferencesUpdateResponse(OperationResult)

Initialisiert eine neue Instanz der UserPreferencesUpdateResponse Klasse, die das spezifizierte Operationsergebnis hat.

Felder

Name Beschreibung
OperationResult

Das Operationsergebnis beinhaltet eine eindeutige ID für Tracking und Protokollierung.

Gilt für: