CubeFieldSettingDataSet.AssignmentDimensionRow.SetIsLookUpNull method

Sets the IsLookUp property to a null value.

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

Syntax

'Declaration
Public Sub SetIsLookUpNull
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow

instance.SetIsLookUpNull()
public void SetIsLookUpNull()

See also

Reference

CubeFieldSettingDataSet.AssignmentDimensionRow class

CubeFieldSettingDataSet.AssignmentDimensionRow members

WebSvcCubeAdmin namespace