CubeFieldSettingDataSet.AssignmentMeasureRow.IsPROP_UIDNull method

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

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

Syntax

'Declaration
Public Function IsPROP_UIDNull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentMeasureRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

CubeFieldSettingDataSet.AssignmentMeasureRow class

CubeFieldSettingDataSet.AssignmentMeasureRow members

WebSvcCubeAdmin namespace