This topic has not yet been rated - Rate this topic

EnterpriseProjectType class

Office 2013

Creates an object that represents an enterprise project type.

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.ProjectServer.Client.EnterpriseProjectType

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
<ScriptTypeAttribute("PS.EnterpriseProjectType", ServerTypeId := "{ad51dec6-6566-49ce-adea-04b9cf609aa8}")> _
Public Class EnterpriseProjectType _
	Inherits ClientObject
Dim instance As EnterpriseProjectType
[ScriptTypeAttribute("PS.EnterpriseProjectType", ServerTypeId = "{ad51dec6-6566-49ce-adea-04b9cf609aa8}")]
public class EnterpriseProjectType : ClientObject

An enterprise project organizes a set of other projects.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.