UserPreferencesUpdateResponse Klasse

Definition

Definiert den Nachrichtenvertrag für die Updateantwort für die 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 stellt nur Standardvorgangsergebnisse bereit.

Konstruktoren

UserPreferencesUpdateResponse()

Initialisiert eine neue Instanz der UserPreferencesUpdateResponse-Klasse, die Standardwerte aufweist.

UserPreferencesUpdateResponse(OperationResult)

Initialisiert eine neue Instanz der UserPreferencesUpdateResponse-Klasse, die das angegebene Vorgangsergebnis aufweist.

Felder

OperationResult

Das Vorgangsergebnis, einschließlich einer eindeutigen ID zur Nachverfolgung und Protokollierung.

Gilt für: