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