| IValueGeneratorGenerateValue Method |
The generate value.
Namespace:
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Generators
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
SyntaxObject GenerateValue(
int tryNumber
)
Parameters
- tryNumber
- Type: SystemInt32
The try number.
Return Value
Type:
Object
The generated value.
See Also