TimesheetDataSet.AuditsRow.IsTS_ACT_AUD_IS_PROCESSEDNull Method

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

Syntax

'Declaration
Public Function IsTS_ACT_AUD_IS_PROCESSEDNull As Boolean
'Usage
Dim instance As TimesheetDataSet.AuditsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

TimesheetDataSet.AuditsRow Class

TimesheetDataSet.AuditsRow Members

WebSvcTimeSheet Namespace