Share via


CubeFieldSettingDataSet.ResourceDimensionRow.IsIsLookUpNull method

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

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

Syntax

'Declaration
Public Function IsIsLookUpNull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.ResourceDimensionRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

CubeFieldSettingDataSet.ResourceDimensionRow class

CubeFieldSettingDataSet.ResourceDimensionRow members

WebSvcCubeAdmin namespace