| ScriptPathResolverResolveScriptPath Method |
Resolve script path on cloud
Namespace:
Omada.OE.Solution.OIM.Assembly.SystemOnboardingPostActions.Common
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic static void ResolveScriptPath(
IGrouping<EnumScope, ConfigurationParameterValue> configurationParameters,
string propertyName
)
Parameters
- configurationParameters
- Type: System.LinqIGroupingEnumScope, ConfigurationParameterValue
Configuration - propertyName
- Type: SystemString
Name of script parameter
See Also