Compartilhar via


CubeFieldSettingDataSet.TaskDimensionRow.IsIsLookUpNull method

Determina se a propriedade IsLookUp está definida como um valor nulo.

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

Syntax

'Declaração
Public Function IsIsLookUpNull As Boolean
'Uso
Dim instance As CubeFieldSettingDataSet.TaskDimensionRow
Dim returnValue As Boolean

returnValue = instance.IsIsLookUpNull()
public bool IsIsLookUpNull()

Valor retornado

Type: System.Boolean

Ver também

Referência

CubeFieldSettingDataSet.TaskDimensionRow class

CubeFieldSettingDataSet.TaskDimensionRow members

WebSvcCubeAdmin namespace