PSErrorInfo Members
Include Protected Members
Include Inherited Members
Includes members that get information about a Project Server error that occurs during run time.
The PSErrorInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ErrId | Gets the Project Server error identification number. |
![]() |
ErrName | Gets the name of the Project Server error. |
![]() |
ErrorAttributes | Gets the attributes of a Project Server error, if any. |
![]() |
ErrUid | Gets the GUID of the Project Server error. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
ErrorAttributeNames | Gets the attribute names of a Project Server error, if any. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top