PSSecurityObjectType.Model - Champ
Remarque : cette API est désormais obsolète.
Cet objet, ce membre ou cette énumération est déconseillé et n’est pas destiné à être utilisé dans votre code.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("The Model securable object has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared Model As Guid
'Utilisation
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
Remarques
Le champ Model est utilisé uniquement dans les Microsoft Office Project Server 2007 pour les modèles de portefeuille de projet.
Voir aussi
Référence
PSSecurityObjectType structure