The iboAdmin type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetCounter(DataServer, String, Int32) |
Reserves and returns key values for objects that use automatically numbered keys (like Contact, Address, Order, etc.)
| |
| GetCounter(IiMISUser, String, Int32) |
Reserves and returns key values for objects that use automatically numbered keys (like Contact, Address, Order, etc.)
| |
| InitializeSystem()()()() |
Initializes the static variables and checks licensing. Done the first time an iBO object is created.
Should not need to be done more than one time - at system start up.
| |
| InitializeSystem(String) |
Initializes the static variables and checks licensing. Done the first time an iBO object is created.
Should not need to be done more than one time - at system start up.
| |
| PeriodicRefresh |
Refreshes the cached variable values if the supplied interval has passed since the last refresh.
| |
| Refresh()()()() |
Refreshes the cached variable values.
| |
| Refresh(String) |
Refreshes all of the cached configuration and reference data information
|