FileSaveResponse 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 FileSaveResponse element holds the details of the response.
public ref class FileSaveResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class FileSaveResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type FileSaveResponse = class
inherit MessageResponse
Public Class FileSaveResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
FileSaveResponse() |
Initializes a new instance of the FileSaveResponse class. |
Properties
Identifier |
Specifies the file Identifier. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |