PjStatusType 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.
public enum class PjStatusType
[System.Runtime.InteropServices.Guid("B69FD2BD-A03B-4AB6-BDDA-5BAA71A5A372")]
public enum PjStatusType
type PjStatusType =
Public Enum PjStatusType
- Inheritance
-
PjStatusType
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjComplete | 0 | |
pjOnSchedule | 1 | |
pjLate | 2 | |
pjFutureTask | 3 | |
pjNoData | 4 |