Click or drag to resize

OPSFixPacksolObject Methods

The OPSFixPacksolObject type exposes the following members.

Methods
  NameDescription
Protected methodGetUpdateInformation
Override to return information on the objects to update, when and what
Public methodPerformUpdate
Updates the object if the number of versions on the data object match
(Overrides SystemUpdateActionBasePerformUpdate(UpdateActionArgs).)
Public methodPostponeExecution
We postpone if OPS feature package is not installed
(Overrides SystemUpdateActionBasePostponeExecution(UpdateActionArgs).)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also