DynamicExpressoValueGenerator Class |
Namespace: Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Generators
public class DynamicExpressoValueGenerator : DynamicExpressoBase, IValueGenerator
The DynamicExpressoValueGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | DynamicExpressoValueGenerator |
DynamicExpressoValueGenerator constructor
|
Name | Description | |
---|---|---|
![]() | ActionObject |
Gets or sets the action object.
(Inherited from DynamicExpressoBase.) |
![]() | Resolver |
Gets or sets the resolver.
(Inherited from DynamicExpressoBase.) |
Name | Description | |
---|---|---|
![]() | CreateInterpreter |
The create interpreter.
(Inherited from DynamicExpressoBase.) |
![]() | GenerateValue |
The generate value.
|
![]() | GetAllSupportedPlaceholdersFromText |
Gets all supported placeholders from text.
(Inherited from DynamicExpressoBase.) |
![]() | GetParameterNames |
Gets parameters names.
|
![]() | PreProcessValue | (Overrides DynamicExpressoBasePreProcessValue(Object).) |
![]() | SetExpressionVariables(Interpreter, Int32) |
The set expression variables.
|
![]() | SetExpressionVariables(Interpreter, String) |
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.) |