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