ProjectSite12.Lcid 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 ReadOnly Property Lcid As Integer
    Get
'Usage
Dim instance As ProjectSite12
Dim value As Integer

value = instance.Lcid
public int Lcid { get; }

Property Value

Type: System.Int32
Returns Int32.

See Also

Reference

ProjectSite12 Class

ProjectSite12 Members

Microsoft.Office.Server.Upgrade Namespace