OpenPetra
Free Administration Software for Non-Profits
|
The form description for user definable forms such as receipts. More...
Public Member Functions | |
PFormRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
virtual void | InitValues () |
set default values More... | |
bool | IsFormCodeNull () |
test for NULL value More... | |
void | SetFormCodeNull () |
assign NULL value More... | |
bool | IsFormNameNull () |
test for NULL value More... | |
void | SetFormNameNull () |
assign NULL value More... | |
bool | IsFormLanguageNull () |
test for NULL value More... | |
void | SetFormLanguageNull () |
assign NULL value More... | |
bool | IsFormDescriptionNull () |
test for NULL value More... | |
void | SetFormDescriptionNull () |
assign NULL value More... | |
bool | IsFormTypeCodeNull () |
test for NULL value More... | |
void | SetFormTypeCodeNull () |
assign NULL value More... | |
bool | IsAddressLayoutCodeNull () |
test for NULL value More... | |
void | SetAddressLayoutCodeNull () |
assign NULL value More... | |
bool | IsFormalityLevelNull () |
test for NULL value More... | |
void | SetFormalityLevelNull () |
assign NULL value More... | |
bool | IsTemplateAvailableNull () |
test for NULL value More... | |
void | SetTemplateAvailableNull () |
assign NULL value More... | |
bool | IsTemplateDocumentNull () |
test for NULL value More... | |
void | SetTemplateDocumentNull () |
assign NULL value More... | |
bool | IsTemplateFileExtensionNull () |
test for NULL value More... | |
void | SetTemplateFileExtensionNull () |
assign NULL value More... | |
bool | IsTemplateUploadDateNull () |
test for NULL value More... | |
void | SetTemplateUploadDateNull () |
assign NULL value More... | |
bool | IsTemplateUploadTimeNull () |
test for NULL value More... | |
void | SetTemplateUploadTimeNull () |
assign NULL value More... | |
bool | IsTemplateUploadedByUserIdNull () |
test for NULL value More... | |
void | SetTemplateUploadedByUserIdNull () |
assign NULL value More... | |
bool | IsMinimumAmountNull () |
test for NULL value More... | |
void | SetMinimumAmountNull () |
assign NULL value More... | |
bool | IsOptionsNull () |
test for NULL value More... | |
void | SetOptionsNull () |
assign NULL value More... | |
bool | IsDateCreatedNull () |
test for NULL value More... | |
void | SetDateCreatedNull () |
assign NULL value More... | |
bool | IsCreatedByNull () |
test for NULL value More... | |
void | SetCreatedByNull () |
assign NULL value More... | |
bool | IsDateModifiedNull () |
test for NULL value More... | |
void | SetDateModifiedNull () |
assign NULL value More... | |
bool | IsModifiedByNull () |
test for NULL value More... | |
void | SetModifiedByNull () |
assign NULL value More... | |
bool | IsModificationIdNull () |
test for NULL value More... | |
void | SetModificationIdNull () |
assign NULL value More... | |
Properties | |
String | FormCode [get, set] |
The code which defines the type of form described in the table. More... | |
String | FormName [get, set] |
The name of the form being created for the form code. More... | |
String | FormLanguage [get, set] |
The language that this form is written in. Use 99 if the form can be used for unspecified languages. More... | |
String | FormDescription [get, set] |
Description of the form. More... | |
String | FormTypeCode [get, set] |
If there are several types of form then it can be specified here. Eg an annual receipt and an individual receipt. More... | |
String | AddressLayoutCode [get, set] |
The address layout code that defines the address block content. More... | |
Int32 | FormalityLevel [get, set] |
The formality level to use if the template contains greetings or salutations. 1=Informal, 6=Very formal. More... | |
Boolean | TemplateAvailable [get, set] |
Is the template available in the database. More... | |
String | TemplateDocument [get, set] |
The binary template file encoded as Base64 text. More... | |
String | TemplateFileExtension [get, set] |
The file type associated with the template. More... | |
System.? DateTime | TemplateUploadDate [get, set] |
Date the template was uploaded to the database. More... | |
Int32 | TemplateUploadTime [get, set] |
Time the template was uploaded to the database. More... | |
String | TemplateUploadedByUserId [get, set] |
Decimal | MinimumAmount [get, set] |
The minimum amount that is acceptable on a receipt. More... | |
String | Options [get, set] |
Allows the exclusion of certain records from a report. More... | |
System.? DateTime | DateCreated [get, set] |
The date the record was created. More... | |
String | CreatedBy [get, set] |
User ID of who created this record. More... | |
System.? DateTime | DateModified [get, set] |
The date the record was modified. More... | |
String | ModifiedBy [get, set] |
User ID of who last modified this record. More... | |
DateTime | ModificationId [get, set] |
This identifies the current version of the record. More... | |
The form description for user definable forms such as receipts.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
The address layout code that defines the address block content.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
The formality level to use if the template contains greetings or salutations. 1=Informal, 6=Very formal.
|
getset |
The code which defines the type of form described in the table.
|
getset |
Description of the form.
|
getset |
The language that this form is written in. Use 99 if the form can be used for unspecified languages.
|
getset |
The name of the form being created for the form code.
|
getset |
If there are several types of form then it can be specified here. Eg an annual receipt and an individual receipt.
|
getset |
The minimum amount that is acceptable on a receipt.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Allows the exclusion of certain records from a report.
|
getset |
Is the template available in the database.
|
getset |
The binary template file encoded as Base64 text.
|
getset |
The file type associated with the template.
|
getset |
Date the template was uploaded to the database.
|
getset |
|
getset |
Time the template was uploaded to the database.