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

ErrorLogsGetRequest()

Initializes a new instance of the ErrorLogsGetRequest class.

Properties

Id

Specifies the Correlation Id

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to