EntityMembersMergeResponse 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.
public ref class EntityMembersMergeResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMembersMergeResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMembersMergeResponse = class
inherit MessageResponse
Public Class EntityMembersMergeResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
EntityMembersMergeResponse() |
Initializes a new instance of the EntityMembersMergeResponse class. |
Properties
CreatedMembers |
Specifies the members created as part of the request |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |