| IntegrationPostActionBaseGetEnvironmentId Method |
returns EnvironmentId for current environment;
Namespace:
Omada.OE.Solution.OIM.Assembly.Integration
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxprotected string GetEnvironmentId(
IControllerFactory factory
)
Parameters
- factory
- Type: Omada.OE.AppLogicIControllerFactory
factory for creating controllers
Return Value
Type:
Stringconfigured EnvironmentId
See Also