ExportViewUpdateRequest Class

Definition

The ExportViewUpdateRequest element specifies the details of the export view update request.

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

Constructors

ExportViewUpdateRequest()

Initializes a new instance of the ExportViewUpdateRequest class.

Properties

ExportView

Specifies the export view.

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to