CubeFieldSettingDataSet.TaskDimensionRow.SetPROP_TYPENull Method
Sets the PROP_TYPE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetPROP_TYPENull
'Usage
Dim instance As CubeFieldSettingDataSet.TaskDimensionRow
instance.SetPROP_TYPENull()
public void SetPROP_TYPENull()
See Also
Reference
CubeFieldSettingDataSet.TaskDimensionRow Class