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