OpenPetra
Free Administration Software for Non-Profits
|
todoComment More...
Public Member Functions | |
delegate DataTable | TGetCacheableConferenceTable (TCacheableConferenceTablesEnum ACacheableTable) |
Delegate for retrieving data of a cacheable Conference table More... | |
Static Public Member Functions | |
static DataTable | GetCacheableConferenceTable (TCacheableConferenceTablesEnum ACacheableTable) |
retrieve cacheable Conference table More... | |
Properties | |
static TGetCacheableConferenceTable | GetCacheableConferenceTableDelegate [get, set] |
This property is used to provide a function which retrieves data of a cacheable Conference table More... | |
todoComment
|
inlinestatic |
retrieve cacheable Conference table
ACacheableTable | enum that defines Conference table to be returned |
delegate DataTable Ict.Petra.Shared.TSharedDataCache.TMConference.TGetCacheableConferenceTable | ( | TCacheableConferenceTablesEnum | ACacheableTable | ) |
Delegate for retrieving data of a cacheable Conference table
|
staticgetset |
This property is used to provide a function which retrieves data of a cacheable Conference table
The Delegate is set up at the start of the application.