Compartir a través de


de la propiedad DriverDataSet.DriverRow.DRIVER_IS_USED_IN_PRIORITIZATION

Indica si el controlador se utiliza actualmente en una o más priorizaciones.

Espacio de nombres:  WebSvcDriver
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property DRIVER_IS_USED_IN_PRIORITIZATION As Boolean
    Get
    Set
'Uso
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; }

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase DriverDataSet.DriverRow

Miembros DriverDataSet.DriverRow

Espacio de nombres WebSvcDriver