ExportViewListGetResponse Class

Definition

The ExportViewListGetResponse element holds the details of the response.

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

Constructors

ExportViewListGetResponse()

Initializes a new instance of the ExportViewListGetResponse class.

Properties

ExportViews

Specifies the export views.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to