OPSFixPacksolObject Methods |
The OPSFixPacksolObject type exposes the following members.
| Name | Description | |
|---|---|---|
| GetUpdateInformation |
Override to return information on the objects to update, when and what
| |
| PerformUpdate |
Updates the object if the number of versions on the data object match
(Overrides SystemUpdateActionBasePerformUpdate(UpdateActionArgs).) | |
| PostponeExecution |
We postpone if OPS feature package is not installed
(Overrides SystemUpdateActionBasePostponeExecution(UpdateActionArgs).) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |