Share via


CubeSettingsDataSet.CubeSettingsRow.SetWADMIN_CUBE_EXTRANET_OLAP_SERVERNull method

Sets the WADMIN_CUBE_EXTRANET_OLAP_SERVER property to a null value.

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetWADMIN_CUBE_EXTRANET_OLAP_SERVERNull
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRow

instance.SetWADMIN_CUBE_EXTRANET_OLAP_SERVERNull()
public void SetWADMIN_CUBE_EXTRANET_OLAP_SERVERNull()

See also

Reference

CubeSettingsDataSet.CubeSettingsRow class

CubeSettingsDataSet.CubeSettingsRow members

WebSvcCubeAdmin namespace