EnterpriseProjectTypeCreationInformation.Id property

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

Syntax

'Declaration
Public Property Id As Guid
    Get
    Set
'Usage
Dim instance As EnterpriseProjectTypeCreationInformation
Dim value As Guid

value = instance.Id

instance.Id = value
public Guid Id { get; set; }

Property value

Type: System.Guid

See also

Reference

EnterpriseProjectTypeCreationInformation class

EnterpriseProjectTypeCreationInformation members

Microsoft.ProjectServer.Client namespace