StatusingAssignmentDependenciesDataSet.PostDependenciesRow.IsTASK_NAMENull método
Determina se a propriedade TASK_NAME 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_NAMENull As Boolean
'Uso
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim returnValue As Boolean
returnValue = instance.IsTASK_NAMENull()
public bool IsTASK_NAMENull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
StatusingAssignmentDependenciesDataSet.PostDependenciesRow classe
StatusingAssignmentDependenciesDataSet.PostDependenciesRow membros