DriverDataSet.DriverRow.DRIVER_IS_USED_IN_PRIORITIZATION - Propriété

Indique si le pilote est actuellement utilisé dans une ou plusieurs définitions de priorités.

Espace de noms :  WebSvcDriver
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property DRIVER_IS_USED_IN_PRIORITIZATION As Boolean
    Get
    Set
'Utilisation
Dim instance As DriverDataSet.DriverRow
Dim value As Boolean

value = instance.DRIVER_IS_USED_IN_PRIORITIZATION

instance.DRIVER_IS_USED_IN_PRIORITIZATION = value
public bool DRIVER_IS_USED_IN_PRIORITIZATION { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

DriverDataSet.DriverRow classe

DriverDataSet.DriverRow - Membres

WebSvcDriver - Espace de noms