Compartilhar via


ImportTimesheetDataSet.LinesRow.IsASSN_WORKNull método

Determina se a propriedade ASSN_WORK 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_WORKNull As Boolean
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ImportTimesheetDataSet.LinesRow classe

ImportTimesheetDataSet.LinesRow membros

WebSvcStatusing namespace