Share via


CubeFieldSettingDataSet.AssignmentDimensionRow.IsIsLookUpNull Method

Determines whether the IsLookUp property is set 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 Function IsIsLookUpNull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

CubeFieldSettingDataSet.AssignmentDimensionRow Class

CubeFieldSettingDataSet.AssignmentDimensionRow Members

CubeAdmin Web Service