Click or drag to resize

OPSFixPacksolObjectUpdateInformationNumberOfExpectedVersions Field

The number of data object version the dataobject must have in order to be updated The value should be equal to the number of versions the dataobject has when it comes fresh out of packsol Specify 0 to ALWAYS update the object

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#
public int NumberOfExpectedVersions

Field Value

Type: Int32
See Also