EntityMembersUpdateResponse Class

Definition

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

Constructors

EntityMembersUpdateResponse()

Initializes a new instance of the EntityMembersUpdateResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to