Share via


CubeFieldSettingDataSet.ProjectMeasureRow.IsPROP_IDNull Method

Sets the PROP_ID property to a null value.

Namespace:  [CubeAdmin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CubeAdmin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CubeAdmin.asmx?wsdl

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

CubeAdmin Web Service