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

This table provides detail on qualifications someone may possess. More...

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

Public Member Functions

 PmPersonQualificationRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsQualificationAreaNameNull ()
 test for NULL value More...
 
void SetQualificationAreaNameNull ()
 assign NULL value More...
 
bool IsYearsOfExperienceNull ()
 test for NULL value More...
 
void SetYearsOfExperienceNull ()
 assign NULL value More...
 
bool IsYearsOfExperienceAsOfNull ()
 test for NULL value More...
 
void SetYearsOfExperienceAsOfNull ()
 assign NULL value More...
 
bool IsInformalFlagNull ()
 test for NULL value More...
 
void SetInformalFlagNull ()
 assign NULL value More...
 
bool IsQualificationLevelNull ()
 test for NULL value More...
 
void SetQualificationLevelNull ()
 assign NULL value More...
 
bool IsCommentNull ()
 test for NULL value More...
 
void SetCommentNull ()
 assign NULL value More...
 
bool IsQualificationDateNull ()
 test for NULL value More...
 
void SetQualificationDateNull ()
 assign NULL value More...
 
bool IsQualificationExpiryNull ()
 test for NULL value More...
 
void SetQualificationExpiryNull ()
 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

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 QualificationAreaName [get, set]
 Name of the area of qualification. More...
 
Int32 YearsOfExperience [get, set]
 Years of experience this person has had this qualification. More...
 
System.? DateTime YearsOfExperienceAsOf [get, set]
 The date the years of experience were up to date. More...
 
Boolean InformalFlag [get, set]
 
Int32 QualificationLevel [get, set]
 This field is a numeric representation of level of qualification. More...
 
String Comment [get, set]
 
System.? DateTime QualificationDate [get, set]
 The date the person qualified. More...
 
System.? DateTime QualificationExpiry [get, set]
 The date the qualification expires. 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 provides detail on qualifications someone may possess.

Constructor & Destructor Documentation

◆ PmPersonQualificationRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCommentNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsInformalFlagNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.IsInformalFlagNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsQualificationAreaNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.IsQualificationAreaNameNull ( )
inline

test for NULL value

◆ IsQualificationDateNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.IsQualificationDateNull ( )
inline

test for NULL value

◆ IsQualificationExpiryNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.IsQualificationExpiryNull ( )
inline

test for NULL value

◆ IsQualificationLevelNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.IsQualificationLevelNull ( )
inline

test for NULL value

◆ IsYearsOfExperienceAsOfNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.IsYearsOfExperienceAsOfNull ( )
inline

test for NULL value

◆ IsYearsOfExperienceNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.IsYearsOfExperienceNull ( )
inline

test for NULL value

◆ SetCommentNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetInformalFlagNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.SetInformalFlagNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetQualificationAreaNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.SetQualificationAreaNameNull ( )
inline

assign NULL value

◆ SetQualificationDateNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.SetQualificationDateNull ( )
inline

assign NULL value

◆ SetQualificationExpiryNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.SetQualificationExpiryNull ( )
inline

assign NULL value

◆ SetQualificationLevelNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.SetQualificationLevelNull ( )
inline

assign NULL value

◆ SetYearsOfExperienceAsOfNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.SetYearsOfExperienceAsOfNull ( )
inline

assign NULL value

◆ SetYearsOfExperienceNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.SetYearsOfExperienceNull ( )
inline

assign NULL value

Property Documentation

◆ Comment

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

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ InformalFlag

Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.InformalFlag
getset

This field indicate whether the qualifications are the result of informal training.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.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.

◆ QualificationAreaName

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.QualificationAreaName
getset

Name of the area of qualification.

◆ QualificationDate

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.QualificationDate
getset

The date the person qualified.

◆ QualificationExpiry

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.QualificationExpiry
getset

The date the qualification expires.

◆ QualificationLevel

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.QualificationLevel
getset

This field is a numeric representation of level of qualification.

◆ YearsOfExperience

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.YearsOfExperience
getset

Years of experience this person has had this qualification.

◆ YearsOfExperienceAsOf

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonQualificationRow.YearsOfExperienceAsOf
getset

The date the years of experience were up to date.


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