TableForm Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get form metadata (preview)
public class TableForm
type TableForm = class
Public Class TableForm
- Inheritance
-
TableForm
Constructors
| Name | Description |
|---|---|
| TableForm() | |
Properties
| Name | Description |
|---|---|
| Created |
Gets or sets the date the form was created |
| CreatedBy |
Gets or sets the user who created the form |
| DisplayName |
Gets or sets the form display name |
| FieldsMetadata |
Gets or sets Form Fields |
| FormId |
Gets or sets the form ID |
| Link |
Gets or sets the form link/URL |
| Modified |
Gets or sets the date the form was last modified |
| ModifiedBy |
Gets or sets the user who last modified the form |
| OutputFormat |
Gets or sets the output format (e.g. "Word document", "PDF document", "None") |
| Type |
Gets or sets the form type |