Click or drag to resize

SystemOverviewControllerGetSystemOverview Method (Int32)

Returns a full system status overview of system

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 SystemOverview GetSystemOverview(
	int systemId
)

Parameters

systemId
Type: SystemInt32

Return Value

Type: SystemOverview
See Also