Share via


TimesheetAuditExportDataSet.AuditExportsRow.IsTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull Method

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

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

Syntax

'Declaration
Public Function IsTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull As Boolean
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

TimesheetAuditExportDataSet.AuditExportsRow Class

TimesheetAuditExportDataSet.AuditExportsRow Members

Admin Web Service