CubeFieldSettingDataSet.ResourceDimensionRow.SetInCubeNull method
Sets the InCube property to a null value.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetInCubeNull
'Usage
Dim instance As CubeFieldSettingDataSet.ResourceDimensionRow
instance.SetInCubeNull()
public void SetInCubeNull()
See also
Reference
CubeFieldSettingDataSet.ResourceDimensionRow class