ItemCreationStatus Enumeration

The status of an item being created in a user editor screen

Definition

Namespace: MobileTrack.Web.Components.Models
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public enum ItemCreationStatus

Members

Completed0 Form is completed
EditForm1 User is editing the form
Preview2 User gets a summary of pending information updates
Sending3 Form is being executed

See Also