ExportViewUpdateResponse Class

Definition

The ExportViewUpdateResponse element holds the details of the response.

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

Constructors

ExportViewUpdateResponse()

Initializes a new instance of the ExportViewUpdateResponse class.

Properties

ExportView

Specifies the export view.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to