Share via


TimesheetDataSet.ActualsRow.IsTS_ACT_COMMENTNull method

Determines whether the TS_ACT_COMMENT property is set to a null value.

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

Syntax

'Declaration
Public Function IsTS_ACT_COMMENTNull As Boolean
'Usage
Dim instance As TimesheetDataSet.ActualsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

TimesheetDataSet.ActualsRow class

TimesheetDataSet.ActualsRow members

WebSvcTimeSheet namespace