PSSecurityCategory.MyPersonalProjects Field
NOTE: This API is now obsolete.
The default security category for personal projects that belong to the user.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("The MyPersonalProjects category has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly MyPersonalProjects As Guid
'Usage
Dim value As Guid
value = PSSecurityCategory.MyPersonalProjects
[ObsoleteAttribute("The MyPersonalProjects category has been deprecated. See the Microsoft Project 2010 SDK for more information.")]
public static readonly Guid MyPersonalProjects