UserPreferencesUpdateResponse クラス

定義

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

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

注釈

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

コンストラクター

UserPreferencesUpdateResponse()

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

UserPreferencesUpdateResponse(OperationResult)

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

フィールド

OperationResult

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

適用対象