string Condition
contains the condition.
Definition: ConditionalText.idl:38
string FalseContent
contains the text that is displayed if the condition evaluates to FALSE.
Definition: ConditionalText.idl:35
specifies service of a conditional text field.
Definition: ConditionalText.idl:26
boolean IsConditionTrue
contains the result of the last evaluation of the condition.
Definition: ConditionalText.idl:43
string TrueContent
contains the text that is displayed if the condition evaluates to TRUE.
Definition: ConditionalText.idl:28
string CurrentPresentation
contains the current content of the text field.
Definition: ConditionalText.idl:47