Share via


PSClientError.Count property

Gets the number of errors reported by the PSClientError object.

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

Syntax

'Declaration
Public ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As PSClientError
Dim value As Integer

value = instance.Count
public int Count { get; }

Property value

Type: System.Int32

See also

Reference

PSClientError class

PSClientError members

Microsoft.Office.Project.Server.Library namespace