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