EntityMembersDeleteResponse Class

Definition

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
EntityMembersDeleteResponse
Attributes

Constructors

EntityMembersDeleteResponse()

Initializes a new instance of the EntityMembersDeleteResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to