FileGetRequest Class

Definition

The FileSaveRequest element specifies the file to download from in the cache

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

Constructors

Name Description
FileGetRequest()

Initializes a new instance of the FileGetRequest class.

Properties

Name Description
Identifier

Specifies the file Identifier.

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to