CubeFieldSettingDataSet.ResourceMeasureRow.IsPROP_IDNull Method

Determines whether the PROP_ID property is set to a a null reference (Nothing in Visual Basic) value.

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

Syntax

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

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

Return Value

Type: System.Boolean

See Also

Reference

CubeFieldSettingDataSet.ResourceMeasureRow Class

CubeFieldSettingDataSet.ResourceMeasureRow Members

WebSvcCubeAdmin Namespace