EventStatus Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The status of the command.
Syntax
public enum EventStatus : System.Enum Public Enum EventStatus
Inherits System.EnumMembers
| Member | Description |
|---|---|
| FAIL | |
| SUCCESS |
Returned By
Where you get a EventStatus — members that return one.
- AddChangeOrderCommandEventArgs.Status
- AddFileCommandEventArgs.Status
- AddFolderCommandEventArgs.Status
- AddItemCommandEventArgs.Status
- CheckinFileCommandEventArgs.Status
- CheckoutFileCommandEventArgs.Status
- CommitChangeOrderCommandEventArgs.Status
- CommitItemCommandEventArgs.Status
- EditChangeOrderCommandEventArgs.Status
- EditItemCommandEventArgs.Status
- ItemRollbackLifeCycleStateCommandEventArgs.Status
- PromoteItemCommandEventArgs.Status
- UpdateChangeOrderLifeCycleStateCommandEventArgs.Status
- UpdateCustomEntityLifeCycleStateCommandEventArgs.Status
- UpdateFileLifeCycleStateCommandEventArgs.Status
- UpdateFolderLifeCycleStateCommandEventArgs.Status
- UpdateItemLifeCycleStateCommandEventArgs.Status
- WebServiceCommandEventArgs.Status
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.EventStatus