Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Project Server error identification number.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public ReadOnly Property ErrId As PSErrorID
Get
'Usage
Dim instance As PSErrorInfo
Dim value As PSErrorID
value = instance.ErrId
public PSErrorID ErrId { get; }
Property value
Type: Microsoft.Office.Project.Server.Library.PSErrorID
One of the PSErrorID constants.