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