Click or drag to resize

ExportMappingsControllerGetReportingViews Method

Returns the standard reporting views, merged with custom reporting views defined in configuration object named 'ExportMappingsReporingViews'

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
Syntax
C#
public virtual ReportingViews GetReportingViews()

Return Value

Type: ReportingViews
See Also