StatusingSettingsDataSet.StatusingSettingsRow.SetWADMIN_STAT_PERIOD_TYPENull Method
Sets the WADMIN_STAT_PERIOD_TYPE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWADMIN_STAT_PERIOD_TYPENull
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
instance.SetWADMIN_STAT_PERIOD_TYPENull()
public void SetWADMIN_STAT_PERIOD_TYPENull()
See Also
Reference
StatusingSettingsDataSet.StatusingSettingsRow Class