TimesheetDataSet.AuditsRow.SetTS_ACT_AUD_IS_PROCESSEDNull method
Sets the TS_ACT_AUD_IS_PROCESSED property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_ACT_AUD_IS_PROCESSEDNull
'Usage
Dim instance As TimesheetDataSet.AuditsRow
instance.SetTS_ACT_AUD_IS_PROCESSEDNull()
public void SetTS_ACT_AUD_IS_PROCESSEDNull()
See also
Reference
TimesheetDataSet.AuditsRow class