SyncAction Enumeration
Help Text: Type of action to perform on an entity transaction
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
NoAction | 0 | No action |
Create | 1 | Create |
Update | 2 | Update |
Unlink | 3 | Unlink |
Delete | 4 | Delete |
UpdateCorrelation | 5 | Update correlation |
UpdateVersion | 6 | Update version |
DeleteVersion | 7 | Delete version |
Refresh | 8 | Refresh |
GetRefreshData | 9 | Get refresh data |
UpdateWBSPosition | 10 | Update WBS Position |