Compartilhar via


StatusingAssignmentsDataSet.AssignmentsRow.IsASSN_STOP_DATENull método

Determina se a propriedade ASSN_STOP_DATE 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 IsASSN_STOP_DATENull As Boolean
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim returnValue As Boolean

returnValue = instance.IsASSN_STOP_DATENull()
public bool IsASSN_STOP_DATENull()

Valor retornado

Tipo: System.Boolean

Ver também

Referência

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow membros

WebSvcStatusing namespace