The iboAdmin type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AssemblyVersion |
Gets version information about the iBO Assembly
| |
| ConnectionString |
Gets the SqlClient connection string used to connect to the iMIS instance at system initialization.
| |
| ContactsConfig |
Gets the cached instance of the CContactConfig object for this iMIS instance.
| |
| ContentManagementConfig |
Gets the cached instance of the CContentManagementConfig object for this iMIS instance.
| |
| Crypto |
Gets the cached instance of the CCrypto encryption object.
| |
| EventsConfig |
Gets the cached instance of the CEventsConfig object for this iMIS instance.
| |
| FinancialsConfig |
Gets the cached instance of the CFinancialsConfig object for this iMIS instance.
| |
| IsAccountingLicensed |
Indicates whether or not the Accounting sub-system is licensed
| |
| IsActivityLicensed |
Indicates whether or not the Activities sub-system is licensed
| |
| IsContactsLicensed |
Indicates whether or not the Contact Management sub-system is licensed
| |
| IsContentManagementLicensed |
Indicates whether or not the Content Manager sub-system is licensed
| |
| IsContentTaggingLicensed |
Indicates whether or not the eContentManager Tagging module is licensed
| |
| IsCreditCardAuthorizationLicensed |
Indicates whether or not the Credit Card Authorization sub-system is licensed
| |
| IsECMTemplatesLicensed |
Indicates whether or not the eContentManager Templates module is licensed
| |
| IsECommunitiesLicensed |
Indicates whether or not the e-Series module eCommunities is licensed
| |
| IsECustomerLicensed |
Indicates whether or not the e-Series module eCustomer is licensed
| |
| IsEDuesLicensed |
Indicates whether or not the e-Series module eDues/eBilling is licensed
| |
| IsEEventsLicensed |
Indicates whether or not the e-Series module eEvents is licensed
| |
| IsEOrdersLicensed |
Indicates whether or not the e-Series module eOrders is licensed
| |
| IsEventsLicensed |
Indicates whether or not the Events sub-system is licensed
| |
| IsFinancialsLicensed |
Indicates whether or not the Financials sub-system is licensed
| |
| IsFundraisingLicensed |
Indicates whether or not the Fundraising sub-system is licensed
| |
| IsOpportunityManagerLicensed |
Indicates whether or not the Opportunity Manager module is licensed
| |
| IsOrdersLicensed |
Indicates whether or not the Orders sub-system is licensed
| |
| IsProductsLicensed |
Indicates whether or not the Products sub-system is licensed
| |
| IsSubscriptionsLicensed |
Indicates whether or not the Subscriptions sub-system is licensed
| |
| IsSystemInitialized |
Gets an indicator of whether or not the iBO system has been initialized for this application.
| |
| LastRefreshDateTime |
Gets the date and time that the cached objects (SystemConfig, EventsConfig, ReferenceData, etc.) were
refreshed as a group. They may have been refreeshed individually since.
| |
| OrdersConfig |
Gets the cached instance of the COrdersConfig object for this iMIS instance.
| |
| ReferenceData |
Gets a reference to the cached reference (lookup) data used throughout the iBOs.
| |
| SubscriptionsConfig |
Gets the cached instance of the CSubscriptionsConfig object for this iMIS instance.
| |
| SystemConfig |
Gets the cached instance of the CSystemConfig object for this iMIS instance.
|