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
IsImportPotentiallyStale 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
IsImportPotentiallyStale
(
Guid
importProfileUId
,
int
staleThresholdMinutes
)
Parameters
importProfileUId
Type:
System
Guid
staleThresholdMinutes
Type:
System
Int32
Return Value
Type:
Boolean
Implements
IImportController
IsImportPotentiallyStale(Guid, Int32)
See Also
Reference
ImportProfileController Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace