Click or drag to resize

OPSFixPacksolObjectGetUpdateInformation Method

Override to return information on the objects to update, when and what

Namespace:  Omada.OE.Solution.OIM.AppLogic.UpdateActions
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected abstract IEnumerable<OPSFixPacksolObjectUpdateInformation> GetUpdateInformation()

Return Value

Type: IEnumerableOPSFixPacksolObjectUpdateInformation
See Also