言語

SyncRelationshipRefreshResponse クラス

定義

SyncRelationshipRefreshResponse要素は、同期関係の更新応答のメッセージコントラクトを定義しています。

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

コンストラクター

名前 説明
SyncRelationshipRefreshResponse()

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

プロパティ

名前 説明
OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象