ItemRollbackLifeCycleStateCommandEventArgs Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Information about the rollback Item operation
Syntax
public sealed class ItemRollbackLifeCycleStateCommandEventArgs : WebServiceCommandEventArgs Public NotInheritable Class ItemRollbackLifeCycleStateCommandEventArgs
Inherits WebServiceCommandEventArgsProperties
| Name | Description |
|---|---|
| Guid | The unique identifier for the event. |
| ReturnValue | The updated Item. |
| Status | The status of the command. Used in the Post event to see of the command was successful. |
Methods
| Name | Description |
|---|---|
| AddRestriction | Adds a restriction, which blocks the command. This function should only be called during the GetRestrictions event. |
Fields
| Name | Description |
|---|---|
| ItemIterationId | The Item being rolled back. |
Returned By
Where you get a ItemRollbackLifeCycleStateCommandEventArgs — members that return one.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Autodesk.Connectivity.WebServices.WebServiceCommandEventArgs
- Autodesk.Connectivity.WebServices.ItemRollbackLifeCycleStateCommandEventArgs