CubeSettingsDataSet.CubeSettingsRow.SetWADMIN_CUBE_LOG_STATUSNull Method
Sets the WADMIN_CUBE_LOG_STATUS property to a null value.
Namespace: [CubeAdmin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CubeAdmin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CubeAdmin.asmx?wsdl
Syntax
'Declaration
Public Sub SetWADMIN_CUBE_LOG_STATUSNull
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRow
instance.SetWADMIN_CUBE_LOG_STATUSNull()
public void SetWADMIN_CUBE_LOG_STATUSNull()
See Also
Reference
CubeSettingsDataSet.CubeSettingsRow Class