FileGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Constructors
FileGetRequest() |
Initializes a new instance of the FileGetRequest class. |
Properties
Identifier |
Specifies the file Identifier. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |