ExportViewDeleteRequest Class

Definition

The ExportViewDeleteRequest element specifies the details of the export view delete request.

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

Constructors

ExportViewDeleteRequest()

Initializes a new instance of the ExportViewDeleteRequest class.

Properties

Identifier

Specifies the identifier.

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to