StatusingDataSet.TasksRow.TASK_IS_MILESTONE Property

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Property TASK_IS_MILESTONE As Boolean
    Get
    Set
'Usage
Dim instance As StatusingDataSet.TasksRow
Dim value As Boolean

value = instance.TASK_IS_MILESTONE

instance.TASK_IS_MILESTONE = value
public bool TASK_IS_MILESTONE { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.TasksRow Class

StatusingDataSet.TasksRow Members

WebSvcStatusing Namespace