Freigeben über


WssSettingsDataSet.WssAdminRowChangeEvent-Konstruktor

Initialisiert eine neue Instanz des WssSettingsDataSet.WssAdminRowChangeEvent -Objekts.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub New ( _
    row As WssSettingsDataSet.WssAdminRow, _
    action As DataRowAction _
)
'Usage
Dim row As WssSettingsDataSet.WssAdminRow
Dim action As DataRowAction

Dim instance As New WssSettingsDataSet.WssAdminRowChangeEvent(row, action)
public WssAdminRowChangeEvent(
    WssSettingsDataSet.WssAdminRow row,
    DataRowAction action
)

Parameter

Siehe auch

Referenz

WssSettingsDataSet.WssAdminRowChangeEvent Klasse

WssSettingsDataSet.WssAdminRowChangeEvent-Member

WebSvcWssInterop-Namespace