ImportResult class

Represents the results of a Project Server import operation.

Inheritance hierarchy

System.Object
  WebSvcProject.ImportResult

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

Syntax

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

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

ImportResult members

WebSvcProject namespace