PDStage Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Progress panel item status.
public enum class PDStage
public enum PDStage
type PDStage =
Public Enum PDStage
- Inheritance
-
PDStage
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Describes Unknown stage. |
Solutions | 1 | Describes Solutions import stage. |
Configuration | 2 | Describes Configuration stage. |
PackageInit | 3 | Describes PackageInit stage. |
CustomCode | 4 | Describes process CustomCode stage. |
DataImport | 5 | Describes DataImport stage. |
FnO | 6 | Describes DataImport stage. |