del método DriverPrioritizationDataSet.PrioritizationRow.IsPRIORITIZATION_IS_USED_IN_ANALYSISNull
Determina si la propiedad PRIORITIZATION_IS_USED_IN_ANALYSIS se establece en un valor nulo.
Espacio de nombres: WebSvcDriver
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsPRIORITIZATION_IS_USED_IN_ANALYSISNull As Boolean
'Uso
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim returnValue As Boolean
returnValue = instance.IsPRIORITIZATION_IS_USED_IN_ANALYSISNull()
public bool IsPRIORITIZATION_IS_USED_IN_ANALYSISNull()
Valor devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase DriverPrioritizationDataSet.PrioritizationRow