Freigeben über


DriverPrioritizationDataSet.PrioritizationRow-Klasse

Enthält Informationen für eine Priorisierung in einer Portfolioanalyse.

Vererbungshierarchie

System.Object
  System.Data.DataRow
    WebSvcDriver.DriverPrioritizationDataSet.PrioritizationRow

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

Syntax

'Declaration
Public Class PrioritizationRow _
    Inherits DataRow
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
public class PrioritizationRow : DataRow

Hinweise

Stellt eine Zeile aus der Tabelle DriverPrioritizationDataSet.PrioritizationDataTable .

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

DriverPrioritizationDataSet.PrioritizationRow-Member

WebSvcDriver-Namespace