Compartilhar via


DriverPrioritizationDataSet.DriverRelations property

Obtém a coleção de informações sobre entradas de relacionamento para tarefas, recursos, custo e dados de atribuição de driver.

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

Syntax

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property DriverRelations As DriverPrioritizationDataSet.DriverRelationsDataTable
    Get
'Uso
Dim instance As DriverPrioritizationDataSet
Dim value As DriverPrioritizationDataSet.DriverRelationsDataTable

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

Property value

Type: WebSvcDriver.DriverPrioritizationDataSet.DriverRelationsDataTable

Ver também

Referência

DriverPrioritizationDataSet class

DriverPrioritizationDataSet members

WebSvcDriver namespace