FileSaveRequest 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 save in the cache
public ref class FileSaveRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class FileSaveRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type FileSaveRequest = class
inherit MessageRequest
Public Class FileSaveRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
FileSaveRequest() |
Initializes a new instance of the FileSaveRequest class. |
Properties
File |
Specifies the file FileAttribute. |
Identifier |
Specifies the file Identifier. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |