Share via


PSClientError.ErrorColumnName field

Name of the column added to the error DataSet if a List<PSErrorInfo[]> of PSErrorInfo objects is requested.

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

Syntax

'Declaration
Public Const ErrorColumnName As String
'Usage
Dim value As String

value = PSClientError.ErrorColumnName
public const string ErrorColumnName

See also

Reference

PSClientError class

PSClientError members

Microsoft.Office.Project.Server.Library namespace