ProjectDataSet.TaskRow.IsTASK_PHY_PCT_COMPNull método
Determina se a propriedade TASK_PHY_PCT_COMP está definida como um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsTASK_PHY_PCT_COMPNull As Boolean
'Uso
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean
returnValue = instance.IsTASK_PHY_PCT_COMPNull()
public bool IsTASK_PHY_PCT_COMPNull()
Valor retornado
Tipo: System.Boolean