| ImportProfileControllerGet Method |
Returns the import profile with the given id
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 DataObject Get(
int profileId
)
Parameters
- profileId
- Type: SystemInt32
Return Value
Type:
DataObject
See Also