PjProjectServerTrackingMethod 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 PjProjectServerTrackingMethod
[System.Runtime.InteropServices.Guid("093C217A-4920-42A7-B71E-A92A268BB2AF")]
public enum PjProjectServerTrackingMethod
type PjProjectServerTrackingMethod =
Public Enum PjProjectServerTrackingMethod
- Inheritance
-
PjProjectServerTrackingMethod
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjTrackingMethodDefault | 0 | |
pjTrackingMethodSpecifyHours | 1 | |
pjTrackingMethodPercentComplete | 2 | |
pjTrackingMethodTotalAndRemaining | 3 |