Compartilhar via


CubeFieldSettingDataSet.TaskDimensionRow.IsPROP_IDNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

CubeFieldSettingDataSet.TaskDimensionRow class

CubeFieldSettingDataSet.TaskDimensionRow members

WebSvcCubeAdmin namespace