StatusingSettingsDataSet.StatusingSettingsRow.SetWADMIN_WEEK_START_ON_ENUMNull Method
Sets the WADMIN_WEEK_START_ON_ENUM property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
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