Share via


CubeFieldSettingDataSet.ResourceDimensionRow.IsPROP_TYPENull method

Determines whether the PROP_TYPE property is set to a null value.

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

Syntax

'Declaration
Public Function IsPROP_TYPENull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.ResourceDimensionRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

CubeFieldSettingDataSet.ResourceDimensionRow class

CubeFieldSettingDataSet.ResourceDimensionRow members

WebSvcCubeAdmin namespace