CubeAdminPreCubeBuildEventArgs.RequestUID 屬性
從 OLAP 資料庫中取得的資料或中繼資料要求的 GUID。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public ReadOnly Property RequestUID As Guid
Get
'用途
Dim instance As CubeAdminPreCubeBuildEventArgs
Dim value As Guid
value = instance.RequestUID
public Guid RequestUID { get; }
屬性值
類型:System.Guid
請參閱
參照
CubeAdminPreCubeBuildEventArgs 類別