DriverDataSet.DriverRow.IsDRIVER_IS_USED_IN_PRIORITIZATIONNull method
Determina se a propriedade DRIVER_IS_USED_IN_PRIORITIZATION está definida como um valor nulo.
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
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 retornado
Type: System.Boolean