WssSettingsDataSet.WssAdminRowChangeEvent.Row Property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As WssSettingsDataSet.WssAdminRow
    Get
'Usage
Dim instance As WssSettingsDataSet.WssAdminRowChangeEvent
Dim value As WssSettingsDataSet.WssAdminRow

value = instance.Row
public WssSettingsDataSet.WssAdminRow Row { get; }

Property Value

Type: WebSvcWssInterop.WssSettingsDataSet.WssAdminRow

See Also

Reference

WssSettingsDataSet.WssAdminRowChangeEvent Class

WssSettingsDataSet.WssAdminRowChangeEvent Members

WebSvcWssInterop Namespace