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