Share via


StatusingAssignmentsDataSet.AssignmentsRow.PROJ_TYPE Property

Indicates the type of the parent project for the specified assignment.

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 PROJ_TYPE As Integer
    Get
    Set
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Integer

value = instance.PROJ_TYPE

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

Property Value

Type: System.Int32

See Also

Reference

StatusingAssignmentsDataSet.AssignmentsRow Class

StatusingAssignmentsDataSet.AssignmentsRow Members

Statusing Web Service