SyncRelationshipRefreshRequest 类

定义

SyncRelationshipRefreshRequest 元素定义用于同步关系刷新请求的消息协定。

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
继承
SyncRelationshipRefreshRequest
属性

构造函数

SyncRelationshipRefreshRequest()

初始化 SyncRelationshipRefreshRequest 类的新实例。

属性

International

指定客户端本地化信息。

(继承自 MessageRequest)
RequestId

指定请求标识符。

(继承自 MessageRequest)
SyncRelationshipCriteria

指定同步关系条件。

适用于