ResourceAssignmentDataSet.ResourceAssignmentRow.IsASSN_PCT_WORK_COMPLETENull método
Determina se a propriedade ASSN_PCT_WORK_COMPLETE está definida como um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcResource
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsASSN_PCT_WORK_COMPLETENull As Boolean
'Uso
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_PCT_WORK_COMPLETENull()
public bool IsASSN_PCT_WORK_COMPLETENull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
ResourceAssignmentDataSet.ResourceAssignmentRow classe