ProjectSite12.ProjectSiteId property

Used to transfer internal state when upgrading a Office Project Server 2007 site to Microsoft Project 2010. For more information, contact us.

Namespace:  Microsoft.Office.Server.Upgrade
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Property ProjectSiteId As Guid
    Get
    Friend Set
'Usage
Dim instance As ProjectSite12
Dim value As Guid

value = instance.ProjectSiteId
public Guid ProjectSiteId { get; internal set; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

ProjectSite12 class

ProjectSite12 members

Microsoft.Office.Server.Upgrade namespace