Share via


TimesheetDataSet.StatusingChangeLogRow.IsPIDNull method

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

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

Syntax

'Declaration
Public Function IsPIDNull As Boolean
'Usage
Dim instance As TimesheetDataSet.StatusingChangeLogRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

TimesheetDataSet.StatusingChangeLogRow class

TimesheetDataSet.StatusingChangeLogRow members

WebSvcTimeSheet namespace