ErrorLogsGetResponse 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 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
- 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) |