CubeFieldSettingDataSet.AssignmentDimensionRow.SetInCubeNull Method
Sets the InCube 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 SetInCubeNull
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow
instance.SetInCubeNull()
public void SetInCubeNull()
See Also
Reference
CubeFieldSettingDataSet.AssignmentDimensionRow Class