PSClientError.Count Property

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