PSSecurityObjectType.Model Field

NOTE: This API is now obsolete.

This object, member, or enumeration is deprecated and is not intended to be used in your code.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<ObsoleteAttribute("The Model securable object has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared Model As Guid
'Usage
Dim value As Guid

value = PSSecurityObjectType.Model

PSSecurityObjectType.Model = value
[ObsoleteAttribute("The Model securable object has been deprecated. See the Microsoft Project 2010 SDK for more information.")]
public static Guid Model

Remarks

The Model field is used only in Microsoft Office Project Server 2007 for project portfolio models.

See Also

Reference

PSSecurityObjectType Structure

PSSecurityObjectType Members

Microsoft.Office.Project.Server.Library Namespace