ExportViewCreateRequest Class

Definition

The ExportViewCreateRequest element specifies the details of what is requested.

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

Constructors

ExportViewCreateRequest()

Initializes a new instance of the ExportViewCreateRequest 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