The RequestForm type exposes the following members.

Properties

  NameDescription
Public propertyFields
A list of fields contained in the data-form.
(Inherited from DataForm.)
Public propertyInstructions
The natural-language instructions to be followed by the form-submitting entity.
(Inherited from DataForm.)
Public propertyTitle
The title of the data-form.
(Inherited from DataForm.)
Public propertyType
The type of the data-form.
(Inherited from DataForm.)

See Also