EventBroker.IsInteresting(ALEvent) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual bool IsInteresting(Microsoft::Solutions::BTAHL7::AuditingLogging::ALEvent ^ e);
public bool IsInteresting (Microsoft.Solutions.BTAHL7.AuditingLogging.ALEvent e);
abstract member IsInteresting : Microsoft.Solutions.BTAHL7.AuditingLogging.ALEvent -> bool
override this.IsInteresting : Microsoft.Solutions.BTAHL7.AuditingLogging.ALEvent -> bool
Public Function IsInteresting (e As ALEvent) As Boolean
パラメーター
- e
- ALEvent