WebFormStatusDto
Web form status.
NOT_YET_OPENED- the web form was not yet opened by the end userIN_PROGRESS- the web form has already been opened by the end user and is currently in progressCOMPLETED- the web form has been successfully completed (final status)COMPLETED_WITH_ERROR- the web form has been completed with an error (final status)EXPIRED- the web form has expired (final status)ABORTED- the web form has been cancelled by the end user (final status)
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.