FormProperty Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature
public class FormProperty
The FormProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormProperty |
Name | Description | |
---|---|---|
![]() | Caption |
Caption on form - leave empty to use the displayname of the property
|
![]() | MultiState |
state of the property on the form, when editing a multiple questions
|
![]() | Property |
System name of the property
|
![]() | State |
state of the property on the form, when editing a single question
|
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.) |