Enumeration
AssignmentStatus
The status of the assigment.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1095126387 | readonly | The assignment file is missing. | |
| Number = 1095724868 | readonly | The assignment has been modified and needs to be updated. | |
| Number = 1096119364 | readonly | The assignment has not been modified. |
Object of 1
Properties elsewhere that hold an AssignmentStatus value.