'宣言Public Event ElementSelected As CoreNotificationService.DataSchemaEventHandler
public event CoreNotificationService.DataSchemaEventHandler ElementSelected
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、CoreNotificationService.DataSchemaEventArgs 型の引数を受け取りました。次の CoreNotificationService.DataSchemaEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 | 
|---|---|
| DataSchementElement | このイベントに関連付けられたスキーマ要素オブジェクトを返します。 | 
参照