BaseSubmissionEntry E  Propertiesfrevvo Live Forms
The BaseSubmissionEntry E  type exposes the following members.
Properties

  NameDescription
Public propertyDocumentLinks
{get;} the list of document links which contain xml documents, snapshots (PDF, PNG, etc), attachments and such.
Public propertyFormTypeEmbedLink
{get;} the embed link to the form Javascript
Public propertyFormTypeLink
{get;} the link to the form XHTML
Public propertyFormTypePopupLink
{get;} the popup link to the form XHTML - resolves to a full page containing the FormType embedded in it.
Public propertyKey1
{get;} the value of the 1st control designated as a key field.
Public propertyKey2
{get;} the value of the 2nd control designated as a key field.
Public propertyKey3
{get;} the value of the 3rd control designated as a key field.
Public propertyKey4
{get;} the value of the 4th control designated as a key field.
Public propertyKey5
{get;} the value of the 5th control designated as a key field.
Public propertyKind
{get;} the kind of submission: either FLOW or FORM.
Public propertyState
{get;} the state for this submission: either SAVED, PENDING or SUBMITTED.
Back to Top
See Also