Share via


TimesheetDataSet.ActionsRow.IsTS_ACTION_COMMENTNull Method

Determines whether the TS_ACTION_COMMENT property is set to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Function IsTS_ACTION_COMMENTNull As Boolean
'Usage
Dim instance As TimesheetDataSet.ActionsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

TimesheetDataSet.ActionsRow Class

TimesheetDataSet.ActionsRow Members

WebSvcTimeSheet Namespace