SyncRelationshipDeleteResponse Class

Definition

The SyncRelationshipDeleteResponse element defines the message contract for the sync relationship delete response.

public ref class SyncRelationshipDeleteResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SyncRelationshipDeleteResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SyncRelationshipDeleteResponse = class
    inherit MessageResponse
Public Class SyncRelationshipDeleteResponse
Inherits MessageResponse
Inheritance
SyncRelationshipDeleteResponse
Attributes

Constructors

SyncRelationshipDeleteResponse()

Initializes a new instance of the SyncRelationshipDeleteResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to