The CReferenceData type exposes the following members.

Properties

  NameDescription
ActivityTypes
Gets a list of all of the Activity Types defined in the iMIS instance
Appeals
Gets the list of Appeals defined in the iMIS instance. Key is the AppealCode, Value is the Appeal's title
BadAddressReasons
Gets the list of possible reasons that an address might be bad
Campaigns
Gets the list of Campaigns defined in the iMIS instance. Key is the CampaignCode, Value is the campaing's title
CashAccounts
Gets the list of Cash Accounts defined in the iMIS instance, as CCashAccount objects
Chapters
Gets a list of all of the "chapters" (a.k.a., affiliates, subsidiaries, etc.) defined in the iMIS instance
CommitteePositions
Gets the list of Committee Positions defined in the iMIS instance. Key is the position code, Value is the position title
ContactStatus
Gets ahe list of statuses assignable to a Contact.
Countries
Gets the list of Countries defined in the iMIS instance, as CCountry objects
CustomerTypes
Gets the list of Customer types defined in the iMIS instance as CCustomerType objects
ExtTableNames
Gets an array listing the names of all of the ExtTables (User Defined Tables) defined in the system
ExtViewNames
Gets an array listing the names of all of the ExtViews (User Defined Windows) defined in the system
FinancialEntities
Gets the list of Financial Entities defined in the iMIS instance as CFinancialEntity objects
FinancialTerms
Gets the list of Terms defined in the iMIS instance. Key is the TermsCode, Value is a human meaningful description
FundraisingDistributions
Gets the list of fundraising Distributions defined in the iMIS instance. Key is the ProductCode, Value is the product's title
Funds
Gets the list of Financial Entities defined in the iMIS instance that are funds, as CFinancialEntity objects
LastRefreshDateTime
Gets the date and time that the cached object was lasted refreshed.
NavMenuTable
Gets a DataTable that contains all the Nav_Menu rows.
OrderTypes
Gets the list of Order Types defined in the iMIS instance
PaymentAuthorizationAccounts
Gets the list of Payment Authorization Accounts (CCAuthAccts) defined in the iMIS instance, as CPaymentAuthorizationAccount objects
Prefixes
Gets the list of name prefixes defined in the iMIS instance. For example, Mr., Mrs., Dr. etc.
SecurityGroups
Gets the list of Security groups defined in the iMIS instance as CSecurityGroup objects
Senders
Gets the list of fundraising Senders defined in the iMIS instance. Key is the SenderCode, Value is the sebder's description
Solicitors
Gets the list of Solicitors defined in the iMIS instance. Key is the SolicitorID, Value is the Solicitor's name
StateProvinceLookup
Gets a list of all of the states/provinces defined in the iMIS instance
StatesProvinces
Gets a list of all of the states/provinces defined in the iMIS instance
Suffixes
Gets the list of name suffixes defined in the iMIS instance. For example, Jr., Sr., III, etc
SystemDefaultFinancialEntity
Gets the default financial entity defined for the iMIS instance or NULL if no default financial entity is defined
TaxAuthorities
Gets the list of Taxing Authorities defined in the iMIS instance, as CTaxAuthority objects
WebsiteTable
Gets a DataTable that contains all the Website rows.
WorkflowStatus
Gets an array of WorkflowStatus defined in the iMIS instance as CWorkflowStatus objects

See Also