ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent.Row property
Specifies the row containing changed data.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As ProjectWSSInfoDataSet.ProjWssInfoRow
Get
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent
Dim value As ProjectWSSInfoDataSet.ProjWssInfoRow
value = instance.Row
public ProjectWSSInfoDataSet.ProjWssInfoRow Row { get; }
Property value
Type: WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoRow
See also
Reference
ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent class