TaskListImportInfo members
Provides the information that is needed to import a task list into Project Server.
The TaskListImportInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TaskListImportInfo | Creates an instance of the TaskListImportInfo class. |
Top
Properties
Name | Description | |
---|---|---|
ListUniqueId | Gets or sets the GUID of the task list that is imported. | |
ProjectName | Gets or sets the name of the project that is receiving the imported task list. | |
ProjectUniqueId | ||
WebUniqueId | Gets or sets the GUID of the location of the project that is receiving the imported task list. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top