ProjectImpactDataSet.ImpactStatementsRow class

Contains information about a project's impact statements in a ProjectImpactDataSet.ImpactStatementsDataTable object.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcProject.ProjectImpactDataSet.ImpactStatementsRow

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

Syntax

'Declaration
Public Class ImpactStatementsRow _
    Inherits DataRow
'Usage
Dim instance As ProjectImpactDataSet.ImpactStatementsRow
public class ImpactStatementsRow : DataRow

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ProjectImpactDataSet.ImpactStatementsRow members

WebSvcProject namespace