UserPreferencesDeleteResponse Klasse

Definition

Definiert den Nachrichtenvertrag für die Löschantwort der Benutzereinstellungen.

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

Hinweise

UserPreferencesDeleteResponse liefert nur Standardbetriebsergebnisse.

Konstruktoren

Name Beschreibung
UserPreferencesDeleteResponse()

Initialisiert eine neue Instanz der UserPreferencesDeleteResponse Klasse mit Standardwerten.

UserPreferencesDeleteResponse(OperationResult)

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

Felder

Name Beschreibung
OperationResult

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

Gilt für: