FormsConstants Membersfrevvo Live Forms

The FormsConstants type exposes the following members.
Constructors

  NameDescription
Public methodFormsConstants
Initializes a new instance of the FormsConstants class
Back to Top
Fields

  NameDescription
Public fieldStatic memberApplication
The application prefix
Public fieldStatic memberApplicationRel
Link "rel" for application feed
Public fieldStatic memberControlType
The controlType prefix
Public fieldStatic memberControlTypeRel
Link "rel" for controltype feed
Public fieldStatic memberDocumentType
The documentType prefix
Public fieldStatic memberDocumentTypeRel
Link "rel" for doctype feed
Public fieldStatic memberExtendedPrefix
Prefix for spreadsheets custom extensions if writing
Public fieldStatic memberFeedApplication
indicates an application feed in the URI
Public fieldStatic memberFeedControl
indicates a control feed in the URI
Public fieldStatic memberFeedControlType
indicates a control type feed in the URI
Public fieldStatic memberFeedDocumentType
indicates a document type feed in the URI
Public fieldStatic memberFeedForm
indicates a form feed in the URI
Public fieldStatic memberFeedFormType
indicates a form type feed in the URI
Public fieldStatic memberFeedSchema
indicates a schema feed in the URI
Public fieldStatic memberFeedStyle
indicates a style feed in the URI
Public fieldStatic memberFeedSubmission
indicates a submission feed in the URI
Public fieldStatic memberFeedTask
indicates a task feed in the URI
Public fieldStatic memberFeedUser
indicates a user feed in the URI
Public fieldStatic memberFormType
The formType prefix
Public fieldStatic memberFormTypeRel
Link "rel" for formtype feed
Public fieldStatic memberFREVVO_CONTROL_TYPE_SCHEME
static string for control type schema
Public fieldStatic memberFREVVO_DISPLAY_TYPE_SCHEME
static string for display type schema
Public fieldStatic memberFREVVO_KIND_SCHEME
static string for schema kind
Public fieldStatic memberFREVVO_SCHEMA
static string for frevvo schema uri
Public fieldStatic memberFREVVO_SCHEMA_ALIAS
static string for frevvo schema
Public fieldStatic memberFREVVO_STATE_SCHEME
static string for schema submission state
Public fieldStatic memberLINKTYPE_ATOM_XML
static string for ATOM xml link type
Public fieldStatic memberLINKTYPE_HTML
static string for html link type
Public fieldStatic memberLINKTYPE_JAVASCRIPT
static string for javascript link type
Public fieldStatic memberLINKTYPE_XML
static string for xml link type
Public fieldStatic memberNSGForms
Forms namespace
Public fieldStatic memberNSGFormsExtended
Forms extended namespace
Public fieldStatic memberNSGFormsPrefix
Forms namespace prefix
Public fieldStatic memberPrefix
Prefix for spreadsheets extensions if writing
Public fieldStatic memberREL_CONTROLS
static string for relative controls link
Public fieldStatic memberREL_CONTROLTYPES
static string for relative control types
Public fieldStatic memberREL_DOCUMENT
static string for document link
Public fieldStatic memberREL_EDIT
static string for relative use link
Public fieldStatic memberREL_FORMTYPE
static string for form type link
Public fieldStatic memberREL_FORMTYPE_EDITOR
static string for relative formtype-editor link
Public fieldStatic memberREL_FORMTYPE_POPUP
static string for relative formtype-popup link
Public fieldStatic memberREL_PARENTCONTROLTYPE
static string for relative parent control link
Public fieldStatic memberREL_SCHEMA
static string for schema link
Public fieldStatic memberREL_SNAPSHOT
static string for relative snapshot link
Public fieldStatic memberREL_SUBMISSIONS
static string for relative submissions link
Public fieldStatic memberREL_TASKLIST
static string for relative task list link
Public fieldStatic memberREL_TASKLIST_EMBED
static string for relative task list embed link
Public fieldStatic memberREL_TASKS
static string for relative tasks link
Public fieldStatic memberREL_USE
static string for relative use link
Public fieldStatic memberREL_USERS_CSV
static string for relative user csv link -- only available to tenant admins
Public fieldStatic memberREL_USERS_CSV_POST
static string for relative user csv post link -- only available to tenant admins
Public fieldStatic memberSchema
The schema prefix
Public fieldStatic memberSCHEMA_STATE_PENDING
static string for pending schema state
Public fieldStatic memberSCHEMA_STATE_SUBMITTED
static string for submitted schema state
Public fieldStatic memberSchemaRel
Link "rel" for schema feed
Public fieldStatic memberSCHEME_KIND_FLOW
static string for flow schema
Public fieldStatic memberSCHEME_KIND_FORM
static string for form schema
Public fieldStatic memberSCHEME_STATE_SAVED
static string for saved schema state
Public fieldStatic memberStyle
The style prefix
Public fieldStatic memberStyleTypeRel
Link "rel" for style feed
Public fieldStatic memberSubmission
The submission prefix
Public fieldStatic memberSubmissionTypeRel
Link "rel" for submission feed
Public fieldStatic memberTask
The task prefix
Public fieldStatic memberTaskTypeRel
Link "rel" for task feed
Public fieldStatic memberUser
The user prefix
Public fieldStatic memberUserRel
Link "rel" for user feed
Public fieldStatic memberXmlAttributeName
static string for parsing the name attribute
Public fieldStatic memberXmlAttributeValue
static string for parsing the value attribute
Public fieldStatic memberXmlElementApiKey
static string for parsing the api key element
Public fieldStatic memberXmlElementControlTypeReadOnly
static string for parsing the read only element
Public fieldStatic memberXmlElementDeployState
static string for parsing the deploystate element
Public fieldStatic memberXmlElementDirty
static string for parsing the dirty element
Public fieldStatic memberXmlElementError
static string for parsing the error element
Public fieldStatic memberXmlElementErrorDescription
static string for parsing the error description element
Public fieldStatic memberXmlElementExtId
static string for parsing the form/flow label element
Public fieldStatic memberXmlElementFormTypeReadOnly
static string for parsing the read only element
Public fieldStatic memberXmlElementKey1
static string for parsing the key element
Public fieldStatic memberXmlElementKey2
static string for parsing the key element
Public fieldStatic memberXmlElementKey3
static string for parsing the key element
Public fieldStatic memberXmlElementKey4
static string for parsing the key element
Public fieldStatic memberXmlElementKey5
static string for parsing the key element
Public fieldStatic memberXmlElementKeys
static string for parsing the keys element
Public fieldStatic memberXmlElementOwner
static string for parsing the owner element
Public fieldStatic memberXmlElementRequired
static string for parsing the required element
Public fieldStatic memberXmlElementStyle
static string for parsing the style element
Public fieldStatic memberXmlElementSystem
static string for parsing the system element
Public fieldStatic memberXmlElementType
static string for parsing the type element
Public fieldStatic memberXmlElementVisibility
static string for parsing the visibility element
Back to Top
See Also