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