OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow Class Reference

This table is used to describe how a partner first came into contact with the organisation. Which department entered them. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow:

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...
 

Detailed Description

This table is used to describe how a partner first came into contact with the organisation. Which department entered them.

Constructor & Destructor Documentation

◆ PAcquisitionRow()

Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.PAcquisitionRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.InitValues ( )
inlinevirtual

set default values

◆ IsAcquisitionCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsAcquisitionCodeNull ( )
inline

test for NULL value

◆ IsAcquisitionDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsAcquisitionDescriptionNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDeletableNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsDeletableNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsRecruitingEffortNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsRecruitingEffortNull ( )
inline

test for NULL value

◆ IsValidAcquisitionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.IsValidAcquisitionNull ( )
inline

test for NULL value

◆ SetAcquisitionCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetAcquisitionCodeNull ( )
inline

assign NULL value

◆ SetAcquisitionDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetAcquisitionDescriptionNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDeletableNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetDeletableNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetRecruitingEffortNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetRecruitingEffortNull ( )
inline

assign NULL value

◆ SetValidAcquisitionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.SetValidAcquisitionNull ( )
inline

assign NULL value

Property Documentation

◆ AcquisitionCode

String Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.AcquisitionCode
getset

This code identifies the method of aquisition.

◆ AcquisitionDescription

String Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.AcquisitionDescription
getset

This describes the method of aquisition.

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.DateModified
getset

The date the record was modified.

◆ Deletable

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.Deletable
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

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.ModifiedBy
getset

User ID of who last modified this record.

◆ RecruitingEffort

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.RecruitingEffort
getset

This defines if the acquisition code listed represents a recruiting effort.

◆ ValidAcquisition

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PAcquisitionRow.ValidAcquisition
getset

Defines if the acquisition code is still for use.


The documentation for this class was generated from the following file: