StatusingSettingsDataSet.StatusingSettingsRow.SetWADMIN_WEEK_START_ON_ENUMNull Method
Sets the WADMIN_WEEK_START_ON_ENUM property to a null reference (Nothing in Visual Basic).
Namespace: [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl
Syntax
'Declaration
Public Sub SetWADMIN_WEEK_START_ON_ENUMNull
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
instance.SetWADMIN_WEEK_START_ON_ENUMNull()
public void SetWADMIN_WEEK_START_ON_ENUMNull()
See Also
Reference
StatusingSettingsDataSet.StatusingSettingsRow Class