del método DriverDataSet.DriverRow.IsDRIVER_IS_USED_IN_PRIORITIZATIONNull
Determina si la propiedad DRIVER_IS_USED_IN_PRIORITIZATION se establece en un valor nulo.
Espacio de nombres: WebSvcDriver
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsDRIVER_IS_USED_IN_PRIORITIZATIONNull As Boolean
'Uso
Dim instance As DriverDataSet.DriverRow
Dim returnValue As Boolean
returnValue = instance.IsDRIVER_IS_USED_IN_PRIORITIZATIONNull()
public bool IsDRIVER_IS_USED_IN_PRIORITIZATIONNull()
Valor devuelto
Tipo: System.Boolean