Share via


TaskListImportInfo.ProjectUniqueId property

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property ProjectUniqueId As Guid
    Get
    Set
'Usage
Dim instance As TaskListImportInfo
Dim value As Guid

value = instance.ProjectUniqueId

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

Property value

Type: System.Guid

See also

Reference

TaskListImportInfo class

TaskListImportInfo members

WebSvcProject namespace