StatusingDataSet.ProjectsRow.PROJ_TYPE Property

Specifies the type of project.

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

Syntax

'Declaration
Public Property PROJ_TYPE As Integer
    Get
    Set
'Usage
Dim instance As StatusingDataSet.ProjectsRow
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

StatusingDataSet.ProjectsRow Class

StatusingDataSet.ProjectsRow Members

WebSvcStatusing Namespace