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)

適用対象