CubeStatus.BuildStage Enumeration

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Enumeration BuildStage
'Usage
Dim instance As CubeStatus.BuildStage
public enum BuildStage

Members

Member name Description
Init Not supported.
PreBuildEvent Not supported.
StructDetermine Not supported.
BuildOlapCube Not supported.
PostBuildEvent Not supported.
ProcessOlapCube Not supported.
PostProcessEvent Not supported.
Done Not supported.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace