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

This table contains personal data about our staff, eg. tax id. More...

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

Public Member Functions

 PmPersonalDataRow (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 IsHeightCmNull ()
 test for NULL value More...
 
void SetHeightCmNull ()
 assign NULL value More...
 
bool IsWeightKgNull ()
 test for NULL value More...
 
void SetWeightKgNull ()
 assign NULL value More...
 
bool IsEyeColourNull ()
 test for NULL value More...
 
void SetEyeColourNull ()
 assign NULL value More...
 
bool IsHairColourNull ()
 test for NULL value More...
 
void SetHairColourNull ()
 assign NULL value More...
 
bool IsFacialHairNull ()
 test for NULL value More...
 
void SetFacialHairNull ()
 assign NULL value More...
 
bool IsPhysicalDescNull ()
 test for NULL value More...
 
void SetPhysicalDescNull ()
 assign NULL value More...
 
bool IsBloodTypeNull ()
 test for NULL value More...
 
void SetBloodTypeNull ()
 assign NULL value More...
 
bool IsEthnicOriginNull ()
 test for NULL value More...
 
void SetEthnicOriginNull ()
 assign NULL value More...
 
bool IsLifeQuestion1Null ()
 test for NULL value More...
 
void SetLifeQuestion1Null ()
 assign NULL value More...
 
bool IsLifeAnswer1Null ()
 test for NULL value More...
 
void SetLifeAnswer1Null ()
 assign NULL value More...
 
bool IsLifeQuestion2Null ()
 test for NULL value More...
 
void SetLifeQuestion2Null ()
 assign NULL value More...
 
bool IsLifeAnswer2Null ()
 test for NULL value More...
 
void SetLifeAnswer2Null ()
 assign NULL value More...
 
bool IsLifeQuestion3Null ()
 test for NULL value More...
 
void SetLifeQuestion3Null ()
 assign NULL value More...
 
bool IsLifeAnswer3Null ()
 test for NULL value More...
 
void SetLifeAnswer3Null ()
 assign NULL value More...
 
bool IsLifeQuestion4Null ()
 test for NULL value More...
 
void SetLifeQuestion4Null ()
 assign NULL value More...
 
bool IsLifeAnswer4Null ()
 test for NULL value More...
 
void SetLifeAnswer4Null ()
 assign NULL value More...
 
bool IsPersonalFld1Null ()
 test for NULL value More...
 
void SetPersonalFld1Null ()
 assign NULL value More...
 
bool IsPersonalFld2Null ()
 test for NULL value More...
 
void SetPersonalFld2Null ()
 assign NULL value More...
 
bool IsPersonalFld3Null ()
 test for NULL value More...
 
void SetPersonalFld3Null ()
 assign NULL value More...
 
bool IsPersonalFld4Null ()
 test for NULL value More...
 
void SetPersonalFld4Null ()
 assign NULL value More...
 
bool IsPersonalFld5Null ()
 test for NULL value More...
 
void SetPersonalFld5Null ()
 assign NULL value More...
 
bool IsPersonalFld6Null ()
 test for NULL value More...
 
void SetPersonalFld6Null ()
 assign NULL value More...
 
bool IsLanguageCodeNull ()
 test for NULL value More...
 
void SetLanguageCodeNull ()
 assign NULL value More...
 
bool IsBelieverSinceYearNull ()
 test for NULL value More...
 
void SetBelieverSinceYearNull ()
 assign NULL value More...
 
bool IsBelieverSinceCommentNull ()
 test for NULL value More...
 
void SetBelieverSinceCommentNull ()
 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...
 
Int32 HeightCm [get, set]
 The person's height in cm. More...
 
Decimal WeightKg [get, set]
 The person's weight in kg. More...
 
String EyeColour [get, set]
 The person's eye colour. More...
 
String HairColour [get, set]
 The person's hair colour. More...
 
String FacialHair [get, set]
 Information about the person's facial hair, e.g. beard, mustache. More...
 
String PhysicalDesc [get, set]
 Further physical information about the person like tatoos, piercings, scars or marks. More...
 
String BloodType [get, set]
 The person's blood type. More...
 
String EthnicOrigin [get, set]
 Ethnic Origin. More...
 
String LifeQuestion1 [get, set]
 Proof of life question 1. More...
 
String LifeAnswer1 [get, set]
 Answer to proof of life question 1. More...
 
String LifeQuestion2 [get, set]
 Proof of life question 2. More...
 
String LifeAnswer2 [get, set]
 Answer to proof of life question 2. More...
 
String LifeQuestion3 [get, set]
 Proof of life question 3. More...
 
String LifeAnswer3 [get, set]
 Answer to proof of life question 3. More...
 
String LifeQuestion4 [get, set]
 Proof of life question 4. More...
 
String LifeAnswer4 [get, set]
 Answer to proof of life question 4. More...
 
String PersonalFld1 [get, set]
 User defined field-1 for personal information (not in use any longer, replaced by p_data_label_value_partner) More...
 
String PersonalFld2 [get, set]
 User defined field-2 for personal information (not in use any longer, replaced by p_data_label_value_partner) More...
 
String PersonalFld3 [get, set]
 User defined field-3 for personal information (not in use any longer, replaced by p_data_label_value_partner) More...
 
String PersonalFld4 [get, set]
 User defined field-4 for personal information (not in use any longer, replaced by p_data_label_value_partner) More...
 
String PersonalFld5 [get, set]
 User defined field-5 for personal information (not in use any longer, replaced by p_data_label_value_partner) More...
 
String PersonalFld6 [get, set]
 User defined field-6 for personal information (not in use any longer, replaced by p_data_label_value_partner) More...
 
String LanguageCode [get, set]
 Name of the person's first language. More...
 
Int32 BelieverSinceYear [get, set]
 This is the year the person became a Believer. More...
 
String BelieverSinceComment [get, set]
 Comment about the year or how the person became a believer. 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 contains personal data about our staff, eg. tax id.

Constructor & Destructor Documentation

◆ PmPersonalDataRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsBelieverSinceCommentNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsBelieverSinceCommentNull ( )
inline

test for NULL value

◆ IsBelieverSinceYearNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsBelieverSinceYearNull ( )
inline

test for NULL value

◆ IsBloodTypeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsBloodTypeNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsEthnicOriginNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsEthnicOriginNull ( )
inline

test for NULL value

◆ IsEyeColourNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsEyeColourNull ( )
inline

test for NULL value

◆ IsFacialHairNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsFacialHairNull ( )
inline

test for NULL value

◆ IsHairColourNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsHairColourNull ( )
inline

test for NULL value

◆ IsHeightCmNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsHeightCmNull ( )
inline

test for NULL value

◆ IsLanguageCodeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLanguageCodeNull ( )
inline

test for NULL value

◆ IsLifeAnswer1Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeAnswer1Null ( )
inline

test for NULL value

◆ IsLifeAnswer2Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeAnswer2Null ( )
inline

test for NULL value

◆ IsLifeAnswer3Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeAnswer3Null ( )
inline

test for NULL value

◆ IsLifeAnswer4Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeAnswer4Null ( )
inline

test for NULL value

◆ IsLifeQuestion1Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeQuestion1Null ( )
inline

test for NULL value

◆ IsLifeQuestion2Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeQuestion2Null ( )
inline

test for NULL value

◆ IsLifeQuestion3Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeQuestion3Null ( )
inline

test for NULL value

◆ IsLifeQuestion4Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsLifeQuestion4Null ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsPersonalFld1Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsPersonalFld1Null ( )
inline

test for NULL value

◆ IsPersonalFld2Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsPersonalFld2Null ( )
inline

test for NULL value

◆ IsPersonalFld3Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsPersonalFld3Null ( )
inline

test for NULL value

◆ IsPersonalFld4Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsPersonalFld4Null ( )
inline

test for NULL value

◆ IsPersonalFld5Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsPersonalFld5Null ( )
inline

test for NULL value

◆ IsPersonalFld6Null()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsPersonalFld6Null ( )
inline

test for NULL value

◆ IsPhysicalDescNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsPhysicalDescNull ( )
inline

test for NULL value

◆ IsWeightKgNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.IsWeightKgNull ( )
inline

test for NULL value

◆ SetBelieverSinceCommentNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetBelieverSinceCommentNull ( )
inline

assign NULL value

◆ SetBelieverSinceYearNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetBelieverSinceYearNull ( )
inline

assign NULL value

◆ SetBloodTypeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetBloodTypeNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetEthnicOriginNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetEthnicOriginNull ( )
inline

assign NULL value

◆ SetEyeColourNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetEyeColourNull ( )
inline

assign NULL value

◆ SetFacialHairNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetFacialHairNull ( )
inline

assign NULL value

◆ SetHairColourNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetHairColourNull ( )
inline

assign NULL value

◆ SetHeightCmNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetHeightCmNull ( )
inline

assign NULL value

◆ SetLanguageCodeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLanguageCodeNull ( )
inline

assign NULL value

◆ SetLifeAnswer1Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeAnswer1Null ( )
inline

assign NULL value

◆ SetLifeAnswer2Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeAnswer2Null ( )
inline

assign NULL value

◆ SetLifeAnswer3Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeAnswer3Null ( )
inline

assign NULL value

◆ SetLifeAnswer4Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeAnswer4Null ( )
inline

assign NULL value

◆ SetLifeQuestion1Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeQuestion1Null ( )
inline

assign NULL value

◆ SetLifeQuestion2Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeQuestion2Null ( )
inline

assign NULL value

◆ SetLifeQuestion3Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeQuestion3Null ( )
inline

assign NULL value

◆ SetLifeQuestion4Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetLifeQuestion4Null ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetPersonalFld1Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetPersonalFld1Null ( )
inline

assign NULL value

◆ SetPersonalFld2Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetPersonalFld2Null ( )
inline

assign NULL value

◆ SetPersonalFld3Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetPersonalFld3Null ( )
inline

assign NULL value

◆ SetPersonalFld4Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetPersonalFld4Null ( )
inline

assign NULL value

◆ SetPersonalFld5Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetPersonalFld5Null ( )
inline

assign NULL value

◆ SetPersonalFld6Null()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetPersonalFld6Null ( )
inline

assign NULL value

◆ SetPhysicalDescNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetPhysicalDescNull ( )
inline

assign NULL value

◆ SetWeightKgNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.SetWeightKgNull ( )
inline

assign NULL value

Property Documentation

◆ BelieverSinceComment

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.BelieverSinceComment
getset

Comment about the year or how the person became a believer.

◆ BelieverSinceYear

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.BelieverSinceYear
getset

This is the year the person became a Believer.

◆ BloodType

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.BloodType
getset

The person's blood type.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ EthnicOrigin

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.EthnicOrigin
getset

Ethnic Origin.

◆ EyeColour

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.EyeColour
getset

The person's eye colour.

◆ FacialHair

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.FacialHair
getset

Information about the person's facial hair, e.g. beard, mustache.

◆ HairColour

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.HairColour
getset

The person's hair colour.

◆ HeightCm

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.HeightCm
getset

The person's height in cm.

◆ LanguageCode

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LanguageCode
getset

Name of the person's first language.

◆ LifeAnswer1

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeAnswer1
getset

Answer to proof of life question 1.

◆ LifeAnswer2

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeAnswer2
getset

Answer to proof of life question 2.

◆ LifeAnswer3

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeAnswer3
getset

Answer to proof of life question 3.

◆ LifeAnswer4

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeAnswer4
getset

Answer to proof of life question 4.

◆ LifeQuestion1

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeQuestion1
getset

Proof of life question 1.

◆ LifeQuestion2

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeQuestion2
getset

Proof of life question 2.

◆ LifeQuestion3

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeQuestion3
getset

Proof of life question 3.

◆ LifeQuestion4

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.LifeQuestion4
getset

Proof of life question 4.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

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

◆ PersonalFld1

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.PersonalFld1
getset

User defined field-1 for personal information (not in use any longer, replaced by p_data_label_value_partner)

◆ PersonalFld2

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.PersonalFld2
getset

User defined field-2 for personal information (not in use any longer, replaced by p_data_label_value_partner)

◆ PersonalFld3

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.PersonalFld3
getset

User defined field-3 for personal information (not in use any longer, replaced by p_data_label_value_partner)

◆ PersonalFld4

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.PersonalFld4
getset

User defined field-4 for personal information (not in use any longer, replaced by p_data_label_value_partner)

◆ PersonalFld5

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.PersonalFld5
getset

User defined field-5 for personal information (not in use any longer, replaced by p_data_label_value_partner)

◆ PersonalFld6

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.PersonalFld6
getset

User defined field-6 for personal information (not in use any longer, replaced by p_data_label_value_partner)

◆ PhysicalDesc

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.PhysicalDesc
getset

Further physical information about the person like tatoos, piercings, scars or marks.

◆ WeightKg

Decimal Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonalDataRow.WeightKg
getset

The person's weight in kg.


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