Compartilhar via


TimesheetDataSet.ActionsRow.IsTS_ACTION_COMMENTNull método

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

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

Sintaxe

'Declaração
Public Function IsTS_ACTION_COMMENTNull As Boolean
'Uso
Dim instance As TimesheetDataSet.ActionsRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.ActionsRow classe

TimesheetDataSet.ActionsRow membros

WebSvcTimeSheet namespace