OpenPetra
Free Administration Software for Non-Profits
|
Fields within a Mail Merge Form. More...
Public Member Functions | |
PMergeFieldRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
virtual void | InitValues () |
set default values More... | |
bool | IsMergeFormNameNull () |
test for NULL value More... | |
void | SetMergeFormNameNull () |
assign NULL value More... | |
bool | IsMergeFieldNameNull () |
test for NULL value More... | |
void | SetMergeFieldNameNull () |
assign NULL value More... | |
bool | IsMergeFieldPositionNull () |
test for NULL value More... | |
void | SetMergeFieldPositionNull () |
assign NULL value More... | |
bool | IsMergeTypeNull () |
test for NULL value More... | |
void | SetMergeTypeNull () |
assign NULL value More... | |
bool | IsMergeParametersNull () |
test for NULL value More... | |
void | SetMergeParametersNull () |
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 | MergeFormName [get, set] |
Name of Merge Form. More... | |
String | MergeFieldName [get, set] |
Name of the field in the Word document which will be filled with the data. More... | |
Int32 | MergeFieldPosition [get, set] |
Position to define order of merge fields. More... | |
String | MergeType [get, set] |
Type of this field. This defines the parameters which are required to generate the insert. More... | |
String | MergeParameters [get, set] |
List of parameters required to create the actual insert. 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... | |
Fields within a Mail Merge Form.
|
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 |
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 |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Name of the field in the Word document which will be filled with the data.
|
getset |
Position to define order of merge fields.
|
getset |
Name of Merge Form.
|
getset |
List of parameters required to create the actual insert.
|
getset |
Type of this field. This defines the parameters which are required to generate the insert.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.