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
IsImportWasCancelled Method
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
IsImportWasCancelled
(
Guid
importToken
)
Parameters
importToken
Type:
System
Guid
Return Value
Type:
Boolean
Implements
IImportController
IsImportWasCancelled(Guid)
See Also
Reference
ImportProfileController Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace