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