ErrorLogsGetResponse Class

Definition

The ErrorLogsGetResponse element contains the request error log information.

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

Constructors

ErrorLogsGetResponse()

Initializes a new instance of the ErrorLogsGetResponse class.

Properties

Logs

Specifies the list of logs.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to