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