次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanged イベント

行が変更された後に発生するイベントの後。

名前空間:  WebSvcSecurity
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Event GroupRelationsRowChanged As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
'使用
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler

AddHandler instance.GroupRelationsRowChanged, handler
public event SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowChanged

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス

SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー

WebSvcSecurity 名前空間