ModelMembersGetResponse Class

Definition

The ModelMembersGetResponse element returns a response that contains one or more of the following complex types:

  • ArrayOfEntityMembers
  • OperationResult
public ref class ModelMembersGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class ModelMembersGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type ModelMembersGetResponse = class
    inherit MessageResponse
Public Class ModelMembersGetResponse
Inherits MessageResponse
Inheritance
ModelMembersGetResponse
Attributes

Constructors

ModelMembersGetResponse()

Initializes a new instance of the ModelMembersGetResponse class.

Properties

ModelMembers

Specifies the model members.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to