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