ProjectDataSet.TaskRow.SetTASK_IS_MILESTONENull method
Sets the TASK_IS_MILESTONE property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_IS_MILESTONENull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_IS_MILESTONENull()
public void SetTASK_IS_MILESTONENull()