SyncRelationshipDeleteRequest Class

Definition

The SyncRelationshipDeleteRequest element defines the message contract for the sync relationship delete request.

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

Constructors

SyncRelationshipDeleteRequest()

Initializes a new instance of the SyncRelationshipDeleteRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
SyncRelationshipCriteria

Specifies the sync relationship criteria.

Applies to