CubeFieldSettingDataSet.AssignmentMeasureRow.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.AssignmentMeasureRow

instance.SetIsLookUpNull()
public void SetIsLookUpNull()

See also

Reference

CubeFieldSettingDataSet.AssignmentMeasureRow class

CubeFieldSettingDataSet.AssignmentMeasureRow members

WebSvcCubeAdmin namespace