Partager via


PSClientError.HasGeneralErrors - Propriété

Obtient une valeur qui indique si l'objet PSClientError contient des erreurs générales d'un appel PSI.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public ReadOnly Property HasGeneralErrors As Boolean
    Get
'Utilisation
Dim instance As PSClientError
Dim value As Boolean

value = instance.HasGeneralErrors
public bool HasGeneralErrors { get; }

Valeur de propriété

Type : System.Boolean
True si l'objet PSClientError contient des erreurs générales d'un appel PSI ; dans le cas contraire, False.

Voir aussi

Référence

PSClientError classe

PSClientError - Membres

Microsoft.Office.Project.Server.Library - Espace de noms