EnterpriseProjectTypeCreationInformation.WorkspaceTemplateLCID property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Property WorkspaceTemplateLCID As UInteger
    Get
    Set
'Usage
Dim instance As EnterpriseProjectTypeCreationInformation
Dim value As UInteger

value = instance.WorkspaceTemplateLCID

instance.WorkspaceTemplateLCID = value
public uint WorkspaceTemplateLCID { get; set; }

Property value

Type: System.UInt32

See also

Reference

EnterpriseProjectTypeCreationInformation class

EnterpriseProjectTypeCreationInformation members

Microsoft.ProjectServer.Client namespace