PSSecurityCategoryPermission.CreateObjectLinks Field
Allows a user to create, modify, or delete links between project tasks and items in the project site (documents, issues, deliverables, or risks).
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly CreateObjectLinks As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.CreateObjectLinks
public static readonly Guid CreateObjectLinks
See Also
Reference
PSSecurityCategoryPermission Structure