CubeFieldSettingDataSet.ResourceDimensionRow.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.ResourceDimensionRow
instance.SetIsLookUpNull()
public void SetIsLookUpNull()
See also
Reference
CubeFieldSettingDataSet.ResourceDimensionRow class