SyncRelationshipsGetRequest Class

Definition

The SyncRelationshipsGetRequest element specifies the message contract for the sync relationship get request.

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

Constructors

SyncRelationshipsGetRequest()

Initializes a new instance of the SyncRelationshipsGetRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to