Share via


ResourceDataSet.ResourceRateTablesRowChangeEventHandler Delegate

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [WinProj Web service]
Assembly: [WinProj Web service proxy assembly].dll

Syntax

'Declaration
Public Delegate Sub ResourceRateTablesRowChangeEventHandler ( _
    sender As Object, _
    e As ResourceRateTablesRowChangeEvent _
)
'Usage
Dim instance As New ResourceRateTablesRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void ResourceRateTablesRowChangeEventHandler (
    Object sender,
    ResourceRateTablesRowChangeEvent e
)

Parameters

  • sender
  • e

See Also

Reference

[WinProj Web service] Namespace