FormSectionWithText Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class FormSectionWithText : FormSectionBase, ICloneable
The FormSectionWithText type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormSectionWithText(Int32, AppString) |
Created a form section with text without any owner.
Should only be called from the FormController.
|
![]() | FormSectionWithText(Int32, Form, AppString) |
Constructor of FormSectionWithText object
|
Name | Description | |
---|---|---|
![]() | CanFold |
Can fold
(Inherited from FormSectionBase.) |
![]() | ChangedBy |
Changed by
(Inherited from FormSectionBase.) |
![]() | ChangeTime |
Change time
(Inherited from FormSectionBase.) |
![]() | CreatedBy |
Created by
(Inherited from FormSectionBase.) |
![]() | CreateTime |
Create time
(Inherited from FormSectionBase.) |
![]() | DataVersion |
Data version
(Inherited from FormSectionBase.) |
![]() | Description |
Description can be null
(Inherited from FormSectionBase.) |
![]() | Folded |
If folded
(Inherited from FormSectionBase.) |
![]() | Hidden |
Hidden clientside
(Inherited from FormSectionBase.) |
![]() | Id |
Form section base id
(Inherited from FormSectionBase.) |
![]() | Name |
Name
(Inherited from FormSectionBase.) |
![]() | Owner | Obsolete.
This Owner field is not used any more
(Inherited from FormSectionBase.) |
![]() | OwnerId |
Id of the form
(Inherited from FormSectionBase.) |
![]() | TextContent |
Text content
|
![]() | UId |
Form section user id
(Inherited from FormSectionBase.) |
![]() | VisibilityConditionPropertyId |
This is the id of the property which the visibility of this Form Section will be based on.
(Inherited from FormSectionBase.) |
![]() | VisibilityConditionValue |
This is the value which will be compared to the property the visibility of this Form Section will be based on.
(Inherited from FormSectionBase.) |
![]() | VOrder |
Vertical order
(Inherited from FormSectionBase.) |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from FormSectionBase.) |
![]() | CompareTo |
Compare to another object
(Inherited from FormSectionBase.) |
![]() | ResetAll |
Nulstiller objektets id m.v.
(Inherited from FormSectionBase.) |
![]() | SetId_ | (Inherited from FormSectionBase.) |
![]() | SetVOrder |
Set vertical order
(Inherited from FormSectionBase.) |
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.) |
Name | Description | |
---|---|---|
![]() ![]() | IObjectWithDataVersion.GetDataVersion | (Inherited from FormSectionBase.) |
![]() ![]() | IObjectWithGuid.GetGuid | (Inherited from FormSectionBase.) |
![]() ![]() | IObjectWithId.GetId | (Inherited from FormSectionBase.) |