IPSContextInfo.UlsCorrelationUid property
Gets the zone of the active SharePoint URL for the Project Web App instance.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
ReadOnly Property UlsCorrelationUid As Guid
Get
'Usage
Dim instance As IPSContextInfo
Dim value As Guid
value = instance.UlsCorrelationUid
Guid UlsCorrelationUid { get; }
Property value
Type: System.Guid