Condividi tramite


ImportResult.ErrorList field

A list of Project Server error codes for an import operation.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public ErrorList As PSErrorID()
'Usage
Dim instance As ImportResult
Dim value As PSErrorID()

value = instance.ErrorList

instance.ErrorList = value
public PSErrorID[] ErrorList

See also

Reference

ImportResult structure

ImportResult members

Microsoft.Office.Project.Server.Library namespace