FraudDetectionCbWarningDto 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前説明
Public メソッドFraudDetectionCbWarningDto
FraudDetectionCbWarningDto クラスの新しいインスタンスを初期化します

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

プロパティ

  名前説明
Public プロパティMessage
メッセージ

問題を通知するメッセージ本文。

Public プロパティPath
パス

無効と判断されたデータが含まれる要素へのオブジェクトパス。

Public プロパティValue

無効と判断された要素の値。

参照