| ActionArgumentHasValuesForSection Method |
Checks if the there are values in the section specified
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool HasValuesForSection(
string sectionName
)
Parameters
- sectionName
- Type: SystemString
name of the section to check for values
Return Value
Type:
Boolean
See Also