OpenPetra
Free Administration Software for Non-Profits
|
this class defines some data types that can be used for Office Specific Data Labels More...
Static Public Attributes | |
const System.Data.IsolationLevel | CACHEABLEDT_ISOLATIONLEVEL = IsolationLevel.ReadCommitted |
Cacheable DataTables: Isolation Level used when reading them into memory More... | |
const String | USERDEFAULT_IMPORTEDDATESMAYBEINTEGERS = "ImportedDatesMayBeIntegers" |
todoComment More... | |
static readonly string | StrImportInformation = Catalog.GetString("Import Information") |
'Import Information' More... | |
static readonly string | StrExceptionWhileParsingLine = Catalog.GetString("An exception occurred while parsing line {0}") |
'An exception occurred while parsing line {0}' More... | |
static readonly string | StrExceptionWhileSavingTransactions = Catalog.GetString("An exception occurred while saving the transactions") |
'An exception occurred while saving the transactions' More... | |
static readonly string | StrExceptionWhileSavingBatch |
'An exception occurred while saving the batch number {0}' More... | |
static readonly string | StrDuplicateKeyExceptionWhileSavingBatch1 |
'DuplicateKey exception while saving a batch' - part 1 More... | |
static readonly string | StrDuplicateKeyExceptionWhileSavingBatch2 |
'DuplicateKey exception while saving a batch' - part 2 More... | |
static readonly string | StrDuplicateKeyExceptionWhileSavingBatch3 |
'DuplicateKey exception while saving a batch' - part 3 More... | |
static readonly string | StrParsingErrorInLine = Catalog.GetString("Parsing error in Line {0}") |
'Parsing error in Line {0}' More... | |
static readonly string | StrParsingErrorInLineColumn = Catalog.GetString("Parsing error in line {0} - column '{1}'") |
'Parsing error in line {0} - column '{1}'' More... | |
static readonly string | StrImportInformationForLine = Catalog.GetString("Import information for Line {0}") |
'Import information for Line {0}' More... | |
static readonly string | StrImportValidationWarningInLine = Catalog.GetString("Import validation warning in Line {0}") |
'Import validation warning in Line {0}' More... | |
static readonly string | StrImportValidationErrorInLine = Catalog.GetString("Import validation error in Line {0}") |
'Import validation error in Line {0}' More... | |
static readonly string | StrValidationErrorInLine = Catalog.GetString("Validation error in line {0}") |
'Validation error in line {0}' More... | |
static readonly string | StrErrorAddingTransactions = Catalog.GetString("Error adding transactions") |
'Error adding transactions' More... | |
static readonly string | StrHintReviewJournalContent = Catalog.GetString("Please review the current content of this Journal") |
'Error adding transactions' More... | |
const String | OFFICESPECIFIC_DATATYPE_CHAR = "char" |
string More... | |
const String | OFFICESPECIFIC_DATATYPE_FLOAT = "float" |
decimal numbers More... | |
const String | OFFICESPECIFIC_DATATYPE_DATE = "date" |
date More... | |
const String | OFFICESPECIFIC_DATATYPE_TIME = "time" |
time More... | |
const String | OFFICESPECIFIC_DATATYPE_INTEGER = "integer" |
integer More... | |
const String | OFFICESPECIFIC_DATATYPE_CURRENCY = "currency" |
currency values More... | |
const String | OFFICESPECIFIC_DATATYPE_BOOLEAN = "boolean" |
logical More... | |
const String | OFFICESPECIFIC_DATATYPE_PARTNERKEY = "partnerkey" |
partner key More... | |
const String | OFFICESPECIFIC_DATATYPE_LOOKUP = "lookup" |
lookup, refering to another table More... | |
const String | FORM_CODE_SYSTEM = "SYSTEM" |
System More... | |
const String | FORM_CODE_PARTNER = "PARTNER" |
Partner More... | |
const String | FORM_CODE_PERSONNEL = "PERSONNEL" |
Personnel More... | |
const String | FORM_CODE_CONFERENCE = "CONFERENCE" |
Conference More... | |
const String | FORM_CODE_CHEQUE = "CHEQUE" |
Cheque More... | |
const String | FORM_CODE_RECEIPT = "RECEIPT" |
Receipt More... | |
const String | FORM_CODE_REMITTANCE = "REMITTANCE" |
Remittance More... | |
const string | FORM_TYPE_CODE_STANDARD = "STANDARD" |
Form Design Type Code More... | |
const string | FORM_TYPE_CODE_STANDARD_DESCRIPTION = "Standard Form or Letter" |
Form Design Type Code More... | |
const string | FORM_TYPE_CODE_LABEL = "LABEL" |
Form Design Type Code More... | |
const string | FORM_TYPE_CODE_LABEL_DESCRIPTION = "Special Form for Label Printing" |
Form Design Type Code More... | |
const string | FORM_OPTION_ALL = "All" |
Form Design Gift Options More... | |
const string | FORM_OPTION_GIFT_IN_KIND_ONLY = "Gift in Kind Only" |
Form Design Gift Options More... | |
const string | FORM_OPTION_GIFTS_ONLY = "Gifts Only" |
Form Design Gift Options More... | |
const string | FORM_OPTION_OTHER = "Other" |
Form Design Gift Options More... | |
const string | FORM_OPTION_ADJUSTMENTS_ONLY = "Adjustments Only" |
Form Design Adjustment Options More... | |
const string | FORM_OPTION_EXCLUDE_ADJUSTMENTS = "Exclude Adjustments" |
Form Design Adjustment Options More... | |
const string | FORM_OPTION_BEST_EMAIL = "Best" |
Form Design Email Options More... | |
const string | FORM_OPTION_SPLIT_EMAIL = "Split" |
Form Design Email Options More... | |
const string | FORM_LETTER_CONTEXT_PARTNER_LETTER = "PARTNERLETTER" |
Form Letter Contexts More... | |
const string | FORM_LETTER_CONTEXT_PARTNER_LABEL = "PARTNERLABEL" |
Form Letter Contexts More... | |
const string | FORM_LETTER_CONTEXT_PERSONNEL = "PERSONNEL" |
Form Letter Contexts More... | |
const string | FORM_LETTER_CONTEXT_CONFERENCE = "CONFERENCE" |
Form Letter Contexts More... | |
this class defines some data types that can be used for Office Specific Data Labels
|
static |
Cacheable DataTables: Isolation Level used when reading them into memory
|
static |
Cheque
|
static |
Conference
|
static |
Partner
|
static |
Personnel
|
static |
Receipt
|
static |
Remittance
|
static |
System
|
static |
Form Letter Contexts
|
static |
Form Letter Contexts
|
static |
Form Letter Contexts
|
static |
Form Letter Contexts
|
static |
Form Design Adjustment Options
|
static |
Form Design Gift Options
|
static |
Form Design Email Options
|
static |
Form Design Adjustment Options
|
static |
Form Design Gift Options
|
static |
Form Design Gift Options
|
static |
Form Design Gift Options
|
static |
Form Design Email Options
|
static |
Form Design Type Code
|
static |
Form Design Type Code
|
static |
Form Design Type Code
|
static |
Form Design Type Code
|
static |
logical
|
static |
string
|
static |
currency values
|
static |
date
|
static |
decimal numbers
|
static |
integer
|
static |
lookup, refering to another table
|
static |
partner key
|
static |
time
|
static |
'DuplicateKey exception while saving a batch' - part 1
|
static |
'DuplicateKey exception while saving a batch' - part 2
|
static |
'DuplicateKey exception while saving a batch' - part 3
|
static |
'Error adding transactions'
|
static |
'An exception occurred while parsing line {0}'
|
static |
'An exception occurred while saving the batch number {0}'
|
static |
'An exception occurred while saving the transactions'
|
static |
'Error adding transactions'
|
static |
'Import Information'
|
static |
'Import information for Line {0}'
|
static |
'Import validation error in Line {0}'
|
static |
'Import validation warning in Line {0}'
|
static |
'Parsing error in Line {0}'
|
static |
'Parsing error in line {0} - column '{1}''
|
static |
'Validation error in line {0}'
|
static |
todoComment