Share via


StatusingDataSet.AssignmentsRow.ASSN_TASK_MANAGEMENT_FLAGS Property

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public Property ASSN_TASK_MANAGEMENT_FLAGS As Integer
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Integer

value = instance.ASSN_TASK_MANAGEMENT_FLAGS

instance.ASSN_TASK_MANAGEMENT_FLAGS = value
public int ASSN_TASK_MANAGEMENT_FLAGS { get; set; }

Property Value

Type: System.Int32

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

Statusing Web Service