SyncRelationshipRefreshRequest Class

Definition

The SyncRelationshipRefreshRequest element defines the message contract for the sync relationship refresh request.

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

Constructors

SyncRelationshipRefreshRequest()

Initializes a new instance of the SyncRelationshipRefreshRequest 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