SurveyForm Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature
public class SurveyForm
The SurveyForm type exposes the following members.
| Name | Description | |
|---|---|---|
| AdminForm | ||
| ChildForm |
Reference to child form for surveys
that contains a data source with a child object reference property.
Can be null.
| |
| CustomScripts |
Comma-delimited string containing relative or absolute paths to Javascript files, which will be added to the published process template form
| |
| Name |
Name of the form
| |
| Properties |
The properties displayed on the form
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |