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: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.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