EntityMembersUpdateResponse 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 EntityMembersUpdateResponse element contains the results of the operation in the OperationResult complex type.
public ref class EntityMembersUpdateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMembersUpdateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMembersUpdateResponse = class
inherit MessageResponse
Public Class EntityMembersUpdateResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
EntityMembersUpdateResponse() |
Initializes a new instance of the EntityMembersUpdateResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |