次の方法で共有


UserPreferencesUpdateResponse クラス

定義

UserPreferencesUpdateResponse 要素は、標準の操作結果のみを提供します。

public ref class UserPreferencesUpdateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class UserPreferencesUpdateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type UserPreferencesUpdateResponse = class
    inherit MessageResponse
Public Class UserPreferencesUpdateResponse
Inherits MessageResponse
継承
UserPreferencesUpdateResponse
属性

コンストラクター

UserPreferencesUpdateResponse()

UserPreferencesUpdateResponse クラスの新しいインスタンスを初期化します。

プロパティ

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象

こちらもご覧ください