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

Passport Details. More...

Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPassportDetailsRow:
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow

Public Member Functions

 IndividualDataTDSPmPassportDetailsRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsPassportNationalityNameNull ()
 test for NULL value More...
 
void SetPassportNationalityNameNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsPassportNumberNull ()
 test for NULL value More...
 
void SetPassportNumberNull ()
 assign NULL value More...
 
bool IsMainPassportNull ()
 test for NULL value More...
 
void SetMainPassportNull ()
 assign NULL value More...
 
bool IsActiveFlagNull ()
 test for NULL value More...
 
void SetActiveFlagNull ()
 assign NULL value More...
 
bool IsFullPassportNameNull ()
 test for NULL value More...
 
void SetFullPassportNameNull ()
 assign NULL value More...
 
bool IsPassportDobNull ()
 test for NULL value More...
 
void SetPassportDobNull ()
 assign NULL value More...
 
bool IsPlaceOfBirthNull ()
 test for NULL value More...
 
void SetPlaceOfBirthNull ()
 assign NULL value More...
 
bool IsPassportNationalityCodeNull ()
 test for NULL value More...
 
void SetPassportNationalityCodeNull ()
 assign NULL value More...
 
bool IsDateOfExpirationNull ()
 test for NULL value More...
 
void SetDateOfExpirationNull ()
 assign NULL value More...
 
bool IsPlaceOfIssueNull ()
 test for NULL value More...
 
void SetPlaceOfIssueNull ()
 assign NULL value More...
 
bool IsCountryOfIssueNull ()
 test for NULL value More...
 
void SetCountryOfIssueNull ()
 assign NULL value More...
 
bool IsDateOfIssueNull ()
 test for NULL value More...
 
void SetDateOfIssueNull ()
 assign NULL value More...
 
bool IsPassportDetailsTypeNull ()
 test for NULL value More...
 
void SetPassportDetailsTypeNull ()
 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 PassportNationalityName [get, set]
 The name of the country. More...
 
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 PassportNumber [get, set]
 Passport Number. More...
 
Boolean MainPassport [get, set]
 Is this the main passport? More...
 
String ActiveFlag [get, set]
 Indicates whether the passport is active or not. More...
 
String FullPassportName [get, set]
 Full passport name. More...
 
System.? DateTime PassportDob [get, set]
 Date of Birth. More...
 
String PlaceOfBirth [get, set]
 Location of birth, eg. Cleveland, Ohio, USA, or Oswestry,Shropshire, England. More...
 
String PassportNationalityCode [get, set]
 Nationality of the passport holder. More...
 
System.? DateTime DateOfExpiration [get, set]
 Date the passport expires. More...
 
String PlaceOfIssue [get, set]
 Place the passport was issued. More...
 
String CountryOfIssue [get, set]
 Country the passport was issued. More...
 
System.? DateTime DateOfIssue [get, set]
 The date the passport was issued. More...
 
String PassportDetailsType [get, set]
 Details the type of passport, e.g. Residence, Diplomatic, etc. 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

Passport Details.

Constructor & Destructor Documentation

◆ IndividualDataTDSPmPassportDetailsRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPassportDetailsRow.InitValues ( )
inlinevirtual

◆ IsActiveFlagNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsActiveFlagNull ( )
inlineinherited

test for NULL value

◆ IsCountryOfIssueNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsCountryOfIssueNull ( )
inlineinherited

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsDateOfExpirationNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsDateOfExpirationNull ( )
inlineinherited

test for NULL value

◆ IsDateOfIssueNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsDateOfIssueNull ( )
inlineinherited

test for NULL value

◆ IsFullPassportNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsFullPassportNameNull ( )
inlineinherited

test for NULL value

◆ IsMainPassportNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsMainPassportNull ( )
inlineinherited

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsPartnerKeyNull ( )
inlineinherited

test for NULL value

◆ IsPassportDetailsTypeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsPassportDetailsTypeNull ( )
inlineinherited

test for NULL value

◆ IsPassportDobNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsPassportDobNull ( )
inlineinherited

test for NULL value

◆ IsPassportNationalityCodeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsPassportNationalityCodeNull ( )
inlineinherited

test for NULL value

◆ IsPassportNationalityNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPassportDetailsRow.IsPassportNationalityNameNull ( )
inline

test for NULL value

◆ IsPassportNumberNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsPassportNumberNull ( )
inlineinherited

test for NULL value

◆ IsPlaceOfBirthNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsPlaceOfBirthNull ( )
inlineinherited

test for NULL value

◆ IsPlaceOfIssueNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.IsPlaceOfIssueNull ( )
inlineinherited

test for NULL value

◆ SetActiveFlagNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetActiveFlagNull ( )
inlineinherited

assign NULL value

◆ SetCountryOfIssueNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetCountryOfIssueNull ( )
inlineinherited

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetDateOfExpirationNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetDateOfExpirationNull ( )
inlineinherited

assign NULL value

◆ SetDateOfIssueNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetDateOfIssueNull ( )
inlineinherited

assign NULL value

◆ SetFullPassportNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetFullPassportNameNull ( )
inlineinherited

assign NULL value

◆ SetMainPassportNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetMainPassportNull ( )
inlineinherited

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetPartnerKeyNull ( )
inlineinherited

assign NULL value

◆ SetPassportDetailsTypeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetPassportDetailsTypeNull ( )
inlineinherited

assign NULL value

◆ SetPassportDobNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetPassportDobNull ( )
inlineinherited

assign NULL value

◆ SetPassportNationalityCodeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetPassportNationalityCodeNull ( )
inlineinherited

assign NULL value

◆ SetPassportNationalityNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPassportDetailsRow.SetPassportNationalityNameNull ( )
inline

assign NULL value

◆ SetPassportNumberNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetPassportNumberNull ( )
inlineinherited

assign NULL value

◆ SetPlaceOfBirthNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetPlaceOfBirthNull ( )
inlineinherited

assign NULL value

◆ SetPlaceOfIssueNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.SetPlaceOfIssueNull ( )
inlineinherited

assign NULL value

Property Documentation

◆ ActiveFlag

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.ActiveFlag
getsetinherited

Indicates whether the passport is active or not.

◆ CountryOfIssue

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.CountryOfIssue
getsetinherited

Country the passport was issued.

◆ CreatedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.DateCreated
getsetinherited

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.DateModified
getsetinherited

The date the record was modified.

◆ DateOfExpiration

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.DateOfExpiration
getsetinherited

Date the passport expires.

◆ DateOfIssue

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.DateOfIssue
getsetinherited

The date the passport was issued.

◆ FullPassportName

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.FullPassportName
getsetinherited

Full passport name.

◆ MainPassport

Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.MainPassport
getsetinherited

Is this the main passport?

◆ ModificationId

DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.PartnerKey
getsetinherited

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

◆ PassportDetailsType

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.PassportDetailsType
getsetinherited

Details the type of passport, e.g. Residence, Diplomatic, etc.

◆ PassportDob

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.PassportDob
getsetinherited

Date of Birth.

◆ PassportNationalityCode

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.PassportNationalityCode
getsetinherited

Nationality of the passport holder.

◆ PassportNationalityName

String Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPassportDetailsRow.PassportNationalityName
getset

The name of the country.

◆ PassportNumber

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.PassportNumber
getsetinherited

Passport Number.

◆ PlaceOfBirth

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.PlaceOfBirth
getsetinherited

Location of birth, eg. Cleveland, Ohio, USA, or Oswestry,Shropshire, England.

◆ PlaceOfIssue

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPassportDetailsRow.PlaceOfIssue
getsetinherited

Place the passport was issued.


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