StatusingSettingsDataSet.StatusingSettingsRow.SetWADMIN_STAT_PERIOD_TYPENull Method
Sets the WADMIN_STAT_PERIOD_TYPE 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_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