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