| ValueGenerationControllerGenerateAndSaveUniqueValue Method |
The generate and save unique value.
Namespace:
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Logic
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic void GenerateAndSaveUniqueValue(
DataObject dataObject,
Guid configurationObjectUid
)
Parameters
- dataObject
- Type: Omada.OE.ModelDataObject
The data object.
- configurationObjectUid
- Type: SystemGuid
The configuration object uid.
See Also