Share via


DriverPrioritizationDataSet.Prioritization property

Gets the collection of information about prioritization entries for task, resource, cost, and assignment driver data.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Prioritization As DriverPrioritizationDataSet.PrioritizationDataTable
    Get
'Usage
Dim instance As DriverPrioritizationDataSet
Dim value As DriverPrioritizationDataSet.PrioritizationDataTable

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

Property value

Type: WebSvcDriver.DriverPrioritizationDataSet.PrioritizationDataTable

See also

Reference

DriverPrioritizationDataSet class

DriverPrioritizationDataSet members

WebSvcDriver namespace