ItemCreationStatus Enumeration
The status of an item being created in a user editor screen
Namespace: MobileTrack.Web.Components.ModelsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public enum ItemCreationStatus
| Completed | 0 |
Form is completed
|
| EditForm | 1 |
User is editing the form
|
| Preview | 2 |
User gets a summary of pending information updates
|
| Sending | 3 |
Form is being executed
|