Share via


CubeFieldSettingDataSet.ProjectMeasureRow.IsPROP_IDNull method

Sets the PROP_ID property to a null value.

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

Syntax

'Declaration
Public Function IsPROP_IDNull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.ProjectMeasureRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

CubeFieldSettingDataSet.ProjectMeasureRow class

CubeFieldSettingDataSet.ProjectMeasureRow members

WebSvcCubeAdmin namespace