OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow Class Reference
Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow:

Public Member Functions

 IndividualDataTDSJobAssignmentStaffDataCombinedRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsKeyNull ()
 test for NULL value More...
 
void SetKeyNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsFieldKeyNull ()
 test for NULL value More...
 
void SetFieldKeyNull ()
 assign NULL value More...
 
bool IsFieldNameNull ()
 test for NULL value More...
 
void SetFieldNameNull ()
 assign NULL value More...
 
bool IsPositionNull ()
 test for NULL value More...
 
void SetPositionNull ()
 assign NULL value More...
 
bool IsFromDateNull ()
 test for NULL value More...
 
void SetFromDateNull ()
 assign NULL value More...
 
bool IsToDateNull ()
 test for NULL value More...
 
void SetToDateNull ()
 assign NULL value More...
 

Properties

Int32 Key [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...
 
Int64 FieldKey [get, set]
 This is the partner key of the unit to which this person is assigned. It consists of the fund id followed by a computer generated six digit number. More...
 
string FieldName [get, set]
 
string Position [get, set]
 
System.DateTime FromDate [get, set]
 This is the date from which this job is assigned. More...
 
System.? DateTime ToDate [get, set]
 This is the date to which a job is expected to be filled. More...
 

Constructor & Destructor Documentation

◆ IndividualDataTDSJobAssignmentStaffDataCombinedRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsFieldKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.IsFieldKeyNull ( )
inline

test for NULL value

◆ IsFieldNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.IsFieldNameNull ( )
inline

test for NULL value

◆ IsFromDateNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.IsFromDateNull ( )
inline

test for NULL value

◆ IsKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.IsKeyNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsPositionNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.IsPositionNull ( )
inline

test for NULL value

◆ IsToDateNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.IsToDateNull ( )
inline

test for NULL value

◆ SetFieldKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.SetFieldKeyNull ( )
inline

assign NULL value

◆ SetFieldNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.SetFieldNameNull ( )
inline

assign NULL value

◆ SetFromDateNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.SetFromDateNull ( )
inline

assign NULL value

◆ SetKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.SetKeyNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetPositionNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.SetPositionNull ( )
inline

assign NULL value

◆ SetToDateNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.SetToDateNull ( )
inline

assign NULL value

Property Documentation

◆ FieldKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.FieldKey
getset

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

◆ FieldName

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.FieldName
getset

◆ FromDate

System.DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.FromDate
getset

This is the date from which this job is assigned.

◆ Key

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.Key
getset

◆ PartnerKey

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

◆ Position

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.Position
getset

◆ ToDate

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSJobAssignmentStaffDataCombinedRow.ToDate
getset

This is the date to which a job is expected to be filled.


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