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