ErrorLogsGetResponse クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ErrorLogsGetResponse 要素には、要求エラーのログ情報が含まれています。
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
- 継承
- 属性
コンストラクター
ErrorLogsGetResponse() |
ErrorLogsGetResponse クラスの新しいインスタンスを初期化します。 |
プロパティ
Logs |
ログの一覧を指定します。 |
OperationResult |
操作結果を指定します。 (継承元 MessageResponse) |