CubeFieldSettingDataSet.TaskMeasureRow.IsPROP_TYPENull Method

Determines whether the PROP_TYPE 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_TYPENull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.TaskMeasureRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

CubeFieldSettingDataSet.TaskMeasureRow Class

CubeFieldSettingDataSet.TaskMeasureRow Members

WebSvcCubeAdmin Namespace