Share via


CubeAdminPostCubeBuildEventArgs.RequestUID Property

Gets the GUID of a request for data or metadata from the OLAP database.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property RequestUID As Guid
    Get
'Usage
Dim instance As CubeAdminPostCubeBuildEventArgs
Dim value As Guid

value = instance.RequestUID
public Guid RequestUID { get; }

Property Value

Type: System.Guid

See Also

Reference

CubeAdminPostCubeBuildEventArgs Class

CubeAdminPostCubeBuildEventArgs Members

Microsoft.Office.Project.Server.Events Namespace