Aracılığıyla paylaş


DriverPrioritizationDataSet.DriverRelations Property

Gets the collection of information about relationship entries 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 DriverRelations As DriverPrioritizationDataSet.DriverRelationsDataTable
    Get
'Usage
Dim instance As DriverPrioritizationDataSet
Dim value As DriverPrioritizationDataSet.DriverRelationsDataTable

value = instance.DriverRelations
[BrowsableAttribute(false)]
public DriverPrioritizationDataSet.DriverRelationsDataTable DriverRelations { get; }

Property Value

Type: [Driver Web service].DriverPrioritizationDataSet.DriverRelationsDataTable

See Also

Reference

DriverPrioritizationDataSet Class

DriverPrioritizationDataSet Members

Driver Web Service