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