GetFormDetailsByIdResult 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 details
public class GetFormDetailsByIdResult
type GetFormDetailsByIdResult = class
Public Class GetFormDetailsByIdResult
- Inheritance
-
GetFormDetailsByIdResult
Constructors
| Name | Description |
|---|---|
| GetFormDetailsByIdResult() | |
Properties
| Name | Description |
|---|---|
| CreatedBy |
User who created the form. |
| CreatedDate |
Datetime when form was created. |
| FormTitle |
Title of the form. |
| ModifiedDate |
Datetime when form was last modified. |
| Status |
Status of the form. |