public class WorkContourHelper extends Object
| Constructor and Description |
|---|
WorkContourHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getID(WorkContour contour)
Given a WorkContour instance, retrieve its Microsoft Project ID value.
|
static WorkContour |
getInstance(ProjectFile file,
int type)
Retrieve a WorkContour instance based on its Microsoft Project ID value.
|
public static WorkContour getInstance(ProjectFile file, int type)
file - parent filetype - MS Project work contour IDpublic static Integer getID(WorkContour contour)
contour - WorkContour instanceCopyright © 2000–2026 MPXJ. All rights reserved.