CubeFieldSettingDataSet.AssignmentDimensionRow.SetIsLookUpNull Method

Sets the IsLookUp property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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