StatusingSettingsDataSet.StatusingSettingsRow.SetWADMIN_PROTECT_ACTUALSNull Method
Sets the WADMIN_PROTECT_ACTUALS 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_PROTECT_ACTUALSNull
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
instance.SetWADMIN_PROTECT_ACTUALSNull()
public void SetWADMIN_PROTECT_ACTUALSNull()
See Also
Reference
StatusingSettingsDataSet.StatusingSettingsRow Class