CubeFieldSettingDataSet.ProjectMeasureRow.IsPROP_IDNull Method
Sets the PROP_ID property 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.ProjectMeasureRow
Dim returnValue As Boolean
returnValue = instance.IsPROP_IDNull()
public bool IsPROP_IDNull()
Return Value
Type: System.Boolean
See Also
Reference
CubeFieldSettingDataSet.ProjectMeasureRow Class