|
OpenPetra
Free Administration Software for Non-Profits
|
This table is used to describe how a partner first came into contact with the organisation. Which department entered them. More...
Public Member Functions | |
| PAcquisitionRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsAcquisitionCodeNull () |
| test for NULL value More... | |
| void | SetAcquisitionCodeNull () |
| assign NULL value More... | |
| bool | IsAcquisitionDescriptionNull () |
| test for NULL value More... | |
| void | SetAcquisitionDescriptionNull () |
| assign NULL value More... | |
| bool | IsValidAcquisitionNull () |
| test for NULL value More... | |
| void | SetValidAcquisitionNull () |
| assign NULL value More... | |
| bool | IsDeletableNull () |
| test for NULL value More... | |
| void | SetDeletableNull () |
| assign NULL value More... | |
| bool | IsRecruitingEffortNull () |
| test for NULL value More... | |
| void | SetRecruitingEffortNull () |
| 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 | AcquisitionCode [get, set] |
| This code identifies the method of aquisition. More... | |
| String | AcquisitionDescription [get, set] |
| This describes the method of aquisition. More... | |
| Boolean | ValidAcquisition [get, set] |
| Defines if the acquisition code is still for use. More... | |
| Boolean | Deletable [get, set] |
| Boolean | RecruitingEffort [get, set] |
| This defines if the acquisition code listed represents a recruiting effort. 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... | |
This table is used to describe how a partner first came into contact with the organisation. Which department entered them.
|
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 |
This code identifies the method of aquisition.
|
getset |
This describes the method of aquisition.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
This defines if the acquisition code can be deleted. This can only be updated by the system manager. At the risk of serious operational integrity. Default to Yes
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
This defines if the acquisition code listed represents a recruiting effort.
|
getset |
Defines if the acquisition code is still for use.