CubeSettingsDataSet.CubeSettingsRow.SetWADMIN_IS_DATABASE_ENABLEDNull method
Sets the WADMIN_IS_DATABASE_ENABLED property to a null value.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWADMIN_IS_DATABASE_ENABLEDNull
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRow
instance.SetWADMIN_IS_DATABASE_ENABLEDNull()
public void SetWADMIN_IS_DATABASE_ENABLEDNull()
See also
Reference
CubeSettingsDataSet.CubeSettingsRow class