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