ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowChanged イベント
行が変更された後に発生するイベントの後。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Event RelationshipsRowChanged As ProjectContextDataSet.RelationshipsRowChangeEventHandler
'使用
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim handler As ProjectContextDataSet.RelationshipsRowChangeEventHandler
AddHandler instance.RelationshipsRowChanged, handler
public event ProjectContextDataSet.RelationshipsRowChangeEventHandler RelationshipsRowChanged
関連項目
参照先
ProjectContextDataSet.RelationshipsDataTable クラス