| SystemOnboardingConfigurationGetSectionParameters Method |
returns parameters for a give section
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<Parameter> GetSectionParameters(
string sectionName
)
Parameters
- sectionName
- Type: SystemString
Name of section
Return Value
Type:
ListParameter
See Also