ErrorLogsGetRequest Class

Definition

The ErrorLogsGetRequest element specifies the error logs to retrieve.

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

Constructors

Name Description
ErrorLogsGetRequest()

Initializes a new instance of the ErrorLogsGetRequest class.

Properties

Name Description
Id

Specifies the Correlation Id

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to