Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
ImportProfileController Class
ImportProfileController Methods
CategoryIsReadyForImports Method
Get Method
GetAdHocProfileForSystem Method
GetImportProfileDetails Method
GetImportProfileType Method
GetLogConfigurationXml Method
GetPreviewImportProfileDetails Method
GetProfilesWithPotentiallyStaleFlag Method
GetProfileType Method
GetProfileTypeValueId Method
GetSystemAttachedToImport Method
IsImportPotentiallyStale Method
IsImportRunning Method
IsImportWasCancelled Method
PerformImportCheck Method
SetDataLoadProfileStatus Method
SetPotentiallyStaleFlag Method
StartImport Method
SystemHasImportedData Method
SystemIsReadyForImports Method
UpdateImportProfileCategory Method
ImportProfileController
SystemHasImportedData Method
Checks if a system has been part of an import
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#
Copy
public
bool
SystemHasImportedData
(
DataObject
system
)
Parameters
system
Type:
Omada.OE.Model
DataObject
Return Value
Type:
Boolean
Implements
IImportController
SystemHasImportedData(DataObject)
See Also
Reference
ImportProfileController Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace