Share via


TimeSheetSettingsDataSet.TimeSheetSettingsRow.SetWADMIN_TS_IS_UNVERS_TASK_ALLOWEDNull method

Sets the WADMIN_TS_IS_UNVERS_TASK_ALLOWED property to a null value.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetWADMIN_TS_IS_UNVERS_TASK_ALLOWEDNull
'Usage
Dim instance As TimeSheetSettingsDataSet.TimeSheetSettingsRow

instance.SetWADMIN_TS_IS_UNVERS_TASK_ALLOWEDNull()
public void SetWADMIN_TS_IS_UNVERS_TASK_ALLOWEDNull()

See also

Reference

TimeSheetSettingsDataSet.TimeSheetSettingsRow class

TimeSheetSettingsDataSet.TimeSheetSettingsRow members

WebSvcAdmin namespace