DynamicExpressoConditionChecker Class |
Namespace: Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Logic
public class DynamicExpressoConditionChecker : DynamicExpressoBase
The DynamicExpressoConditionChecker type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicExpressoConditionChecker |
Initializes a new instance of the DynamicExpressoConditionChecker class.
|
| Name | Description | |
|---|---|---|
| ActionObject |
Gets or sets the action object.
(Inherited from DynamicExpressoBase.) | |
| Resolver |
Gets or sets the resolver.
(Inherited from DynamicExpressoBase.) |
| Name | Description | |
|---|---|---|
| CheckExpressionCondition |
Checks condition from expression.
| |
| CreateInterpreter |
The create interpreter.
(Inherited from DynamicExpressoBase.) | |
| GetAllSupportedPlaceholdersFromText |
Gets all supported placeholders from text.
(Inherited from DynamicExpressoBase.) | |
| PreProcessValue | (Inherited from DynamicExpressoBase.) | |
| SetExpressionVariables |
The set expression variables.
(Inherited from DynamicExpressoBase.) |
| Name | Description | |
|---|---|---|
| Expression |
The expression.
(Inherited from DynamicExpressoBase.) |
| 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.) |