| ConfigurationSectionValuesGetParameterValue Method |
Return the stored value for a parameter.Returns null if parameter doesnt exists
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetParameterValue(
string parameterName
)
Parameters
- parameterName
- Type: SystemString
Return Value
Type:
String
See Also