DriverDataSet.DriverImpactStatements Property
Gets the information about the impact statements for task, resource, cost, and assignment driver data.
Namespace: [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property DriverImpactStatements As DriverDataSet.DriverImpactStatementsDataTable
Get
'Usage
Dim instance As DriverDataSet
Dim value As DriverDataSet.DriverImpactStatementsDataTable
value = instance.DriverImpactStatements
[BrowsableAttribute(false)]
public DriverDataSet.DriverImpactStatementsDataTable DriverImpactStatements { get; }
Property Value
Type: [Driver Web service].DriverDataSet.DriverImpactStatementsDataTable