Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the row containing changed data.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As ProjectDataSet.ProjectRow
Get
'Usage
Dim instance As ProjectDataSet.ProjectRowChangeEvent
Dim value As ProjectDataSet.ProjectRow
value = instance.Row
public ProjectDataSet.ProjectRow Row { get; }
Property value
Type: WebSvcStatusing.ProjectDataSet.ProjectRow
See also
Reference
ProjectDataSet.ProjectRowChangeEvent class