FileGetResponse Class

Definition

The FileGetResponse element holds the details of the response.

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

Constructors

FileGetResponse()

Initializes a new instance of the FileGetResponse class.

Properties

File

Specifies the file FileAttribute.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to