The following table contains all properties of this entity and their description
Property Name | Description | Type |
---|---|---|
FormId | The form identifier. | Guid |
TemplateGroupId | The parent template group identifier. | Guid |
Name | Name used to identify the form . | string |
Description | Additional information used to describe the form . | string |
Metadata | The metadata of the form. | string |
CreatedByUserProfileId | The user who created this form. | Guid |
CreatedDate | Date/time at which this form was created. | DateTimeOffset |
ModifiedByUserProfileId | The last user who modified this form properties. | Guid |
ModifiedDate | Date/time at which this form properties were modified for the last time. | DateTimeOffset |
Timestamp | The timestamp. | byte array |