The iboAdmin type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetCounter(DataServer, String, Int32)
Reserves and returns key values for objects that use automatically numbered keys (like Contact, Address, Order, etc.)
Public methodStatic memberGetCounter(IiMISUser, String, Int32)
Reserves and returns key values for objects that use automatically numbered keys (like Contact, Address, Order, etc.)
Public methodStatic memberInitializeSystem()()()()
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.
Public methodStatic memberInitializeSystem(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.
Public methodStatic memberPeriodicRefresh
Refreshes the cached variable values if the supplied interval has passed since the last refresh.
Public methodStatic memberRefresh()()()()
Refreshes the cached variable values.
Public methodStatic memberRefresh(String)
Refreshes all of the cached configuration and reference data information

See Also