| SystemOnboardingControllerGetOnboarderdDerivedSystems Method |
Gets onboarded derived systems from the primary 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
Syntaxpublic DataObjects GetOnboarderdDerivedSystems(
int systemId
)
Parameters
- systemId
- Type: SystemInt32
The primary system id.
Return Value
Type:
DataObjectsThe derived systems data objects
See Also