ResourceAssignmentDataSet.ResourceAssignmentRow.IsASSN_IS_OVERALLOCATEDNull método
Determina se a propriedade ASSN_IS_OVERALLOCATED 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_IS_OVERALLOCATEDNull As Boolean
'Uso
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_IS_OVERALLOCATEDNull()
public bool IsASSN_IS_OVERALLOCATEDNull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
ResourceAssignmentDataSet.ResourceAssignmentRow classe