Compartilhar via


ImportTimesheetDataSet.LinesRow.IsTS_LINE_CLASS_NAMENull método

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ImportTimesheetDataSet.LinesRow classe

ImportTimesheetDataSet.LinesRow membros

WebSvcStatusing namespace