TaskListImportInfo class

Provides the information that is needed to import a task list into Project Server.

Inheritance hierarchy

System.Object
  WebSvcProject.TaskListImportInfo

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class TaskListImportInfo
'Usage
Dim instance As TaskListImportInfo
[SerializableAttribute]
public class TaskListImportInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

TaskListImportInfo members

WebSvcProject namespace