CubeSettingsDataSet.CubeSettingsRow.SetWADMIN_CUBE_LOG_STATUS_TEXTNull Method
Sets the WADMIN_CUBE_LOG_STATUS_TEXT 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_STATUS_TEXTNull
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRow
instance.SetWADMIN_CUBE_LOG_STATUS_TEXTNull()
public void SetWADMIN_CUBE_LOG_STATUS_TEXTNull()
See Also
Reference
CubeSettingsDataSet.CubeSettingsRow Class