StatusingDataSet.LocalLookupTableFullValuesRowChangeEventHandler 委托

介绍了应触发时编辑与StatusingDataSet.LocalLookupTableFullValuesRow相关联的数据和事件设置事件处理程序。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Delegate Sub LocalLookupTableFullValuesRowChangeEventHandler ( _
    sender As Object, _
    e As StatusingDataSet.LocalLookupTableFullValuesRowChangeEvent _
)
用法
Dim instance As New LocalLookupTableFullValuesRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void LocalLookupTableFullValuesRowChangeEventHandler(
    Object sender,
    StatusingDataSet.LocalLookupTableFullValuesRowChangeEvent e
)

参数

另请参阅

引用

WebSvcStatusing 命名空间