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