PjTaskLinkType 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 PjTaskLinkType
[System.Runtime.InteropServices.Guid("4F795040-9231-11CF-982C-00AA00322803")]
public enum PjTaskLinkType
type PjTaskLinkType =
Public Enum PjTaskLinkType
- Inheritance
-
PjTaskLinkType
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjFinishToFinish | 0 | |
pjFinishToStart | 1 | |
pjStartToFinish | 2 | |
pjStartToStart | 3 |