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)

적용 대상