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.
Gets the project impact values information.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ProjectImpactValues As ProjectImpactDataSet.ProjectImpactValuesDataTable
Get
'Usage
Dim instance As ProjectImpactDataSet
Dim value As ProjectImpactDataSet.ProjectImpactValuesDataTable
value = instance.ProjectImpactValues
[BrowsableAttribute(false)]
public ProjectImpactDataSet.ProjectImpactValuesDataTable ProjectImpactValues { get; }
Property value
Type: WebSvcProject.ProjectImpactDataSet.ProjectImpactValuesDataTable