CubeFieldSettingDataSet.ProjectDimensionRow.IsInCubeNull method

Determines whether the InCube property is set to a null value.

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

Syntax

'Declaration
Public Function IsInCubeNull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.ProjectDimensionRow
Dim returnValue As Boolean

returnValue = instance.IsInCubeNull()
public bool IsInCubeNull()

Return value

Type: System.Boolean

See also

Reference

CubeFieldSettingDataSet.ProjectDimensionRow class

CubeFieldSettingDataSet.ProjectDimensionRow members

WebSvcCubeAdmin namespace