The iboAdmin type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAssemblyVersion
Gets version information about the iBO Assembly
Public propertyStatic memberConnectionString
Gets the SqlClient connection string used to connect to the iMIS instance at system initialization.
Public propertyStatic memberContactsConfig
Gets the cached instance of the CContactConfig object for this iMIS instance.
Public propertyStatic memberContentManagementConfig
Gets the cached instance of the CContentManagementConfig object for this iMIS instance.
Public propertyStatic memberCrypto
Gets the cached instance of the CCrypto encryption object.
Public propertyStatic memberEventsConfig
Gets the cached instance of the CEventsConfig object for this iMIS instance.
Public propertyStatic memberFinancialsConfig
Gets the cached instance of the CFinancialsConfig object for this iMIS instance.
Public propertyStatic memberIsAccountingLicensed
Indicates whether or not the Accounting sub-system is licensed
Public propertyStatic memberIsActivityLicensed
Indicates whether or not the Activities sub-system is licensed
Public propertyStatic memberIsContactsLicensed
Indicates whether or not the Contact Management sub-system is licensed
Public propertyStatic memberIsContentManagementLicensed
Indicates whether or not the Content Manager sub-system is licensed
Public propertyStatic memberIsContentTaggingLicensed
Indicates whether or not the eContentManager Tagging module is licensed
Public propertyStatic memberIsCreditCardAuthorizationLicensed
Indicates whether or not the Credit Card Authorization sub-system is licensed
Public propertyStatic memberIsECMTemplatesLicensed
Indicates whether or not the eContentManager Templates module is licensed
Public propertyStatic memberIsECommunitiesLicensed
Indicates whether or not the e-Series module eCommunities is licensed
Public propertyStatic memberIsECustomerLicensed
Indicates whether or not the e-Series module eCustomer is licensed
Public propertyStatic memberIsEDuesLicensed
Indicates whether or not the e-Series module eDues/eBilling is licensed
Public propertyStatic memberIsEEventsLicensed
Indicates whether or not the e-Series module eEvents is licensed
Public propertyStatic memberIsEOrdersLicensed
Indicates whether or not the e-Series module eOrders is licensed
Public propertyStatic memberIsEventsLicensed
Indicates whether or not the Events sub-system is licensed
Public propertyStatic memberIsFinancialsLicensed
Indicates whether or not the Financials sub-system is licensed
Public propertyStatic memberIsFundraisingLicensed
Indicates whether or not the Fundraising sub-system is licensed
Public propertyStatic memberIsOpportunityManagerLicensed
Indicates whether or not the Opportunity Manager module is licensed
Public propertyStatic memberIsOrdersLicensed
Indicates whether or not the Orders sub-system is licensed
Public propertyStatic memberIsProductsLicensed
Indicates whether or not the Products sub-system is licensed
Public propertyStatic memberIsSubscriptionsLicensed
Indicates whether or not the Subscriptions sub-system is licensed
Public propertyStatic memberIsSystemInitialized
Gets an indicator of whether or not the iBO system has been initialized for this application.
Public propertyStatic memberLastRefreshDateTime
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.
Public propertyStatic memberOrdersConfig
Gets the cached instance of the COrdersConfig object for this iMIS instance.
Public propertyStatic memberReferenceData
Gets a reference to the cached reference (lookup) data used throughout the iBOs.
Public propertyStatic memberSubscriptionsConfig
Gets the cached instance of the CSubscriptionsConfig object for this iMIS instance.
Public propertyStatic memberSystemConfig
Gets the cached instance of the CSystemConfig object for this iMIS instance.

See Also