CubeFieldSettingDataSet.TaskDimensionRow.SetPROP_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 Sub SetPROP_IDNull
'Usage
Dim instance As CubeFieldSettingDataSet.TaskDimensionRow
instance.SetPROP_IDNull()
public void SetPROP_IDNull()
See Also
Reference
CubeFieldSettingDataSet.TaskDimensionRow Class