Freigeben über


DriverPrioritizationDataSet.PrioritizationRow.PRIORITIZATION_NAME-Eigenschaft

Dient zum Abrufen oder Festlegen des Namens der Priorisierung.

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

Syntax

'Declaration
Public Property PRIORITIZATION_NAME As String
    Get
    Set
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim value As String

value = instance.PRIORITIZATION_NAME

instance.PRIORITIZATION_NAME = value
public string PRIORITIZATION_NAME { get; set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

DriverPrioritizationDataSet.PrioritizationRow Klasse

DriverPrioritizationDataSet.PrioritizationRow-Member

WebSvcDriver-Namespace