Compartilhar via


TimesheetDataSet.ActualsRow.IsTS_ACT_COMMENTNull método

Determina se a propriedade TS_ACT_COMMENT está definida como um valor nulo.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Function IsTS_ACT_COMMENTNull As Boolean
'Uso
Dim instance As TimesheetDataSet.ActualsRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.ActualsRow classe

TimesheetDataSet.ActualsRow membros

WebSvcTimeSheet namespace