OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow Class Reference

This table records the formal education that a person has. More...

Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow:

Public Member Functions

 PmFormalEducationRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsFormalEducationKeyNull ()
 test for NULL value More...
 
void SetFormalEducationKeyNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsEducationCategoryNull ()
 test for NULL value More...
 
void SetEducationCategoryNull ()
 assign NULL value More...
 
bool IsDegreeNull ()
 test for NULL value More...
 
void SetDegreeNull ()
 assign NULL value More...
 
bool IsYearOfDegreeNull ()
 test for NULL value More...
 
void SetYearOfDegreeNull ()
 assign NULL value More...
 
bool IsInstitutionNull ()
 test for NULL value More...
 
void SetInstitutionNull ()
 assign NULL value More...
 
bool IsCountryCodeNull ()
 test for NULL value More...
 
void SetCountryCodeNull ()
 assign NULL value More...
 
bool IsCommentNull ()
 test for NULL value More...
 
void SetCommentNull ()
 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

Int32 FormalEducationKey [get, set]
 
Int64 PartnerKey [get, set]
 This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
 
String EducationCategory [get, set]
 Education Category. More...
 
String Degree [get, set]
 Description of degree (incl. title and subject) More...
 
Int32 YearOfDegree [get, set]
 Year the degree was obtained. More...
 
String Institution [get, set]
 Institution the degree was obtained from. More...
 
String CountryCode [get, set]
 Code of country in which the degree was obtained. More...
 
String Comment [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...
 

Detailed Description

This table records the formal education that a person has.

Constructor & Destructor Documentation

◆ PmFormalEducationRow()

Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.PmFormalEducationRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.InitValues ( )
inlinevirtual

set default values

◆ IsCommentNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsCommentNull ( )
inline

test for NULL value

◆ IsCountryCodeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsCountryCodeNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDegreeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsDegreeNull ( )
inline

test for NULL value

◆ IsEducationCategoryNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsEducationCategoryNull ( )
inline

test for NULL value

◆ IsFormalEducationKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsFormalEducationKeyNull ( )
inline

test for NULL value

◆ IsInstitutionNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsInstitutionNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsYearOfDegreeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.IsYearOfDegreeNull ( )
inline

test for NULL value

◆ SetCommentNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetCommentNull ( )
inline

assign NULL value

◆ SetCountryCodeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetCountryCodeNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDegreeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetDegreeNull ( )
inline

assign NULL value

◆ SetEducationCategoryNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetEducationCategoryNull ( )
inline

assign NULL value

◆ SetFormalEducationKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetFormalEducationKeyNull ( )
inline

assign NULL value

◆ SetInstitutionNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetInstitutionNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetYearOfDegreeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.SetYearOfDegreeNull ( )
inline

assign NULL value

Property Documentation

◆ Comment

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.Comment
getset

◆ CountryCode

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.CountryCode
getset

Code of country in which the degree was obtained.

◆ CreatedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.DateModified
getset

The date the record was modified.

◆ Degree

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.Degree
getset

Description of degree (incl. title and subject)

◆ EducationCategory

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.EducationCategory
getset

Education Category.

◆ FormalEducationKey

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.FormalEducationKey
getset

◆ Institution

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.Institution
getset

Institution the degree was obtained from.

◆ ModificationId

DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.ModifiedBy
getset

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.PartnerKey
getset

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ YearOfDegree

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmFormalEducationRow.YearOfDegree
getset

Year the degree was obtained.


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