| IImportControllerIsImportPotentiallyStale Method |
Checks if an import is potentially stale
Namespace:
Omada.OE.Model.DataImport
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxbool IsImportPotentiallyStale(
Guid importProfileUId,
int staleThresholdMinutes
)
Parameters
- importProfileUId
- Type: SystemGuid
- staleThresholdMinutes
- Type: SystemInt32
Return Value
Type:
Boolean
See Also