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