The FormsConstants type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | FormsConstants | Initializes a new instance of the FormsConstants class |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Application | The application prefix |
![]() ![]() | ApplicationRel | Link "rel" for application feed |
![]() ![]() | ControlType | The controlType prefix |
![]() ![]() | ControlTypeRel | Link "rel" for controltype feed |
![]() ![]() | DocumentType | The documentType prefix |
![]() ![]() | DocumentTypeRel | Link "rel" for doctype feed |
![]() ![]() | ExtendedPrefix | Prefix for spreadsheets custom extensions if writing |
![]() ![]() | FeedApplication | indicates an application feed in the URI |
![]() ![]() | FeedControl | indicates a control feed in the URI |
![]() ![]() | FeedControlType | indicates a control type feed in the URI |
![]() ![]() | FeedDocumentType | indicates a document type feed in the URI |
![]() ![]() | FeedForm | indicates a form feed in the URI |
![]() ![]() | FeedFormType | indicates a form type feed in the URI |
![]() ![]() | FeedSchema | indicates a schema feed in the URI |
![]() ![]() | FeedStyle | indicates a style feed in the URI |
![]() ![]() | FeedSubmission | indicates a submission feed in the URI |
![]() ![]() | FeedTask | indicates a task feed in the URI |
![]() ![]() | FeedUser | indicates a user feed in the URI |
![]() ![]() | FormType | The formType prefix |
![]() ![]() | FormTypeRel | Link "rel" for formtype feed |
![]() ![]() | FREVVO_CONTROL_TYPE_SCHEME | static string for control type schema |
![]() ![]() | FREVVO_DISPLAY_TYPE_SCHEME | static string for display type schema |
![]() ![]() | FREVVO_KIND_SCHEME | static string for schema kind |
![]() ![]() | FREVVO_SCHEMA | static string for frevvo schema uri |
![]() ![]() | FREVVO_SCHEMA_ALIAS | static string for frevvo schema |
![]() ![]() | FREVVO_STATE_SCHEME | static string for schema submission state |
![]() ![]() | LINKTYPE_ATOM_XML | static string for ATOM xml link type |
![]() ![]() | LINKTYPE_HTML | static string for html link type |
![]() ![]() | LINKTYPE_JAVASCRIPT | static string for javascript link type |
![]() ![]() | LINKTYPE_XML | static string for xml link type |
![]() ![]() | NSGForms | Forms namespace |
![]() ![]() | NSGFormsExtended | Forms extended namespace |
![]() ![]() | NSGFormsPrefix | Forms namespace prefix |
![]() ![]() | Prefix | Prefix for spreadsheets extensions if writing |
![]() ![]() | REL_CONTROLS | static string for relative controls link |
![]() ![]() | REL_CONTROLTYPES | static string for relative control types |
![]() ![]() | REL_DOCUMENT | static string for document link |
![]() ![]() | REL_EDIT | static string for relative use link |
![]() ![]() | REL_FORMTYPE | static string for form type link |
![]() ![]() | REL_FORMTYPE_EDITOR | static string for relative formtype-editor link |
![]() ![]() | REL_FORMTYPE_POPUP | static string for relative formtype-popup link |
![]() ![]() | REL_PARENTCONTROLTYPE | static string for relative parent control link |
![]() ![]() | REL_SCHEMA | static string for schema link |
![]() ![]() | REL_SNAPSHOT | static string for relative snapshot link |
![]() ![]() | REL_SUBMISSIONS | static string for relative submissions link |
![]() ![]() | REL_TASKLIST | static string for relative task list link |
![]() ![]() | REL_TASKLIST_EMBED | static string for relative task list embed link |
![]() ![]() | REL_TASKS | static string for relative tasks link |
![]() ![]() | REL_USE | static string for relative use link |
![]() ![]() | REL_USERS_CSV | static string for relative user csv link -- only available to tenant admins |
![]() ![]() | REL_USERS_CSV_POST | static string for relative user csv post link -- only available to tenant admins |
![]() ![]() | Schema | The schema prefix |
![]() ![]() | SCHEMA_STATE_PENDING | static string for pending schema state |
![]() ![]() | SCHEMA_STATE_SUBMITTED | static string for submitted schema state |
![]() ![]() | SchemaRel | Link "rel" for schema feed |
![]() ![]() | SCHEME_KIND_FLOW | static string for flow schema |
![]() ![]() | SCHEME_KIND_FORM | static string for form schema |
![]() ![]() | SCHEME_STATE_SAVED | static string for saved schema state |
![]() ![]() | Style | The style prefix |
![]() ![]() | StyleTypeRel | Link "rel" for style feed |
![]() ![]() | Submission | The submission prefix |
![]() ![]() | SubmissionTypeRel | Link "rel" for submission feed |
![]() ![]() | Task | The task prefix |
![]() ![]() | TaskTypeRel | Link "rel" for task feed |
![]() ![]() | User | The user prefix |
![]() ![]() | UserRel | Link "rel" for user feed |
![]() ![]() | XmlAttributeName | static string for parsing the name attribute |
![]() ![]() | XmlAttributeValue | static string for parsing the value attribute |
![]() ![]() | XmlElementApiKey | static string for parsing the api key element |
![]() ![]() | XmlElementControlTypeReadOnly | static string for parsing the read only element |
![]() ![]() | XmlElementDeployState | static string for parsing the deploystate element |
![]() ![]() | XmlElementDirty | static string for parsing the dirty element |
![]() ![]() | XmlElementError | static string for parsing the error element |
![]() ![]() | XmlElementErrorDescription | static string for parsing the error description element |
![]() ![]() | XmlElementExtId | static string for parsing the form/flow label element |
![]() ![]() | XmlElementFormTypeReadOnly | static string for parsing the read only element |
![]() ![]() | XmlElementKey1 | static string for parsing the key element |
![]() ![]() | XmlElementKey2 | static string for parsing the key element |
![]() ![]() | XmlElementKey3 | static string for parsing the key element |
![]() ![]() | XmlElementKey4 | static string for parsing the key element |
![]() ![]() | XmlElementKey5 | static string for parsing the key element |
![]() ![]() | XmlElementKeys | static string for parsing the keys element |
![]() ![]() | XmlElementOwner | static string for parsing the owner element |
![]() ![]() | XmlElementRequired | static string for parsing the required element |
![]() ![]() | XmlElementStyle | static string for parsing the style element |
![]() ![]() | XmlElementSystem | static string for parsing the system element |
![]() ![]() | XmlElementType | static string for parsing the type element |
![]() ![]() | XmlElementVisibility | static string for parsing the visibility element |
See Also