GetLifecycleRollbackTargetItem Method
Gets the target item for rolling back an item's lifecycle state
Required Permissions
ItemRollbackLifecycleStateSyntax
public Item GetLifecycleRollbackTargetItem(
System.long itemMasterId
)Public Function GetLifecycleRollbackTargetItem( _
ByVal itemMasterId As System.Long _
) As ItemParameters
| Name | Description |
|---|---|
| itemMasterId | the master ID of the item to rollback |
Return Value
the target item iteration to rollback to