PSErrorInfo.ErrUid Property
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public ReadOnly Property ErrUid As Guid
Get
'Usage
Dim instance As PSErrorInfo
Dim value As Guid
value = instance.ErrUid
public Guid ErrUid { get; }
Property Value
Type: System.Guid