ExportViewCreateResponse Class

Definition

The ExportViewCreateResponse element holds the details of the response.

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

Constructors

ExportViewCreateResponse()

Initializes a new instance of the ExportViewCreateResponse class.

Properties

ExportView

Specifies the export view.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to