| ValueGeneratorConfigurationObjectControllerDeserializeConfiguration Method |
Gets deserialized configuration object.
Namespace:
Omada.OE.Solution.OIM.Assembly.AppLogic
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic ValueGeneratorParameters DeserializeConfiguration(
Guid configObjectUid
)
Parameters
- configObjectUid
- Type: SystemGuid
The config object uid.
Return Value
Type:
ValueGeneratorParameters
The deserialized configuration object.
See Also