Share via


CubeFieldSettingDataSet.TaskMeasureRow.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.TaskMeasureRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

CubeFieldSettingDataSet.TaskMeasureRow class

CubeFieldSettingDataSet.TaskMeasureRow members

WebSvcCubeAdmin namespace