|
OpenPetra
Free Administration Software for Non-Profits
|
The element types that are available for placing in forms. More...
Public Member Functions | |
| AFormElementTypeRow (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 | IsFormElementTypeCodeNull () |
| test for NULL value More... | |
| void | SetFormElementTypeCodeNull () |
| assign NULL value More... | |
| bool | IsFormElementTypeDescNull () |
| test for NULL value More... | |
| void | SetFormElementTypeDescNull () |
| assign NULL value More... | |
| bool | IsDefaultLengthNull () |
| test for NULL value More... | |
| void | SetDefaultLengthNull () |
| 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 | FormElementTypeCode [get, set] |
| The code of an element type that can be positioned for use on a form. More... | |
| String | FormElementTypeDesc [get, set] |
| Description of Element Type. More... | |
| Int32 | DefaultLength [get, set] |
| 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 element types that are available for placing in forms.
|
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 |
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 |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
|
getset |
The code which defines the type of form described in the table.
|
getset |
The code of an element type that can be positioned for use on a form.
|
getset |
Description of Element Type.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.