SyncRelationshipsGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SyncRelationshipsGetResponse element specifies the message contract for the sync relationship get response.
public ref class SyncRelationshipsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SyncRelationshipsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SyncRelationshipsGetResponse = class
inherit MessageResponse
Public Class SyncRelationshipsGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
SyncRelationshipsGetResponse() |
Initializes a new instance of the SyncRelationshipsGetResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
SyncRelationships |
Specifies the sync relationships. |