ErrorLogsGetResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Elemen ErrorLogsGetResponse berisi informasi log kesalahan permintaan.
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
- Warisan
- Atribut
Konstruktor
| ErrorLogsGetResponse() |
Menginisialisasi instans baru kelas ErrorLogsGetResponse. |
Properti
| Logs |
Menentukan daftar log. |
| OperationResult |
Menentukan hasil operasi. (Diperoleh dari MessageResponse) |