UserPreferencesDeleteResponse クラス

定義

ユーザー設定削除応答のメッセージ コントラクトを定義します。

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
継承
UserPreferencesDeleteResponse
属性

注釈

UserPreferencesDeleteResponse では、標準の操作結果のみが提供されます。

コンストラクター

UserPreferencesDeleteResponse()

UserPreferencesDeleteResponse クラスの既定値を持つ新しいインスタンスを初期化します。

UserPreferencesDeleteResponse(OperationResult)

指定された操作結果を持つ UserPreferencesDeleteResponse クラスの新しいインスタンスを初期化します。

フィールド

OperationResult

追跡およびログ記録の一意の ID を含む操作結果。

適用対象