TimesheetDataSet.AuditsRow.IsTS_ACT_AUD_CACHED_RES_NAMENull Method
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function IsTS_ACT_AUD_CACHED_RES_NAMENull As Boolean
'Usage
Dim instance As TimesheetDataSet.AuditsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_ACT_AUD_CACHED_RES_NAMENull()
public bool IsTS_ACT_AUD_CACHED_RES_NAMENull()
Return Value
Type: System.Boolean
See Also
Reference
TimesheetDataSet.AuditsRow Class