This table records the absence of a person (holiday, sickness, etc.)
More...
|
Int32 | PersonAbsenceKey [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...
|
|
System.? DateTime | AbsenceFrom [get, set] |
| First day of abscence. More...
|
|
System.? DateTime | AbsenceTo [get, set] |
| Last day of abscence. More...
|
|
Int32 | AbsenceDays [get, set] |
| Total number of working days absent. More...
|
|
String | AbsenceType [get, set] |
| Type of Absence. 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...
|
|
This table records the absence of a person (holiday, sickness, etc.)
◆ PmPersonAbsenceRow()
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.PmPersonAbsenceRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAbsenceDaysNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsAbsenceDaysNull |
( |
| ) |
|
|
inline |
◆ IsAbsenceFromNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsAbsenceFromNull |
( |
| ) |
|
|
inline |
◆ IsAbsenceToNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsAbsenceToNull |
( |
| ) |
|
|
inline |
◆ IsAbsenceTypeNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsAbsenceTypeNull |
( |
| ) |
|
|
inline |
◆ IsCommentNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsCommentNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsPersonAbsenceKeyNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.IsPersonAbsenceKeyNull |
( |
| ) |
|
|
inline |
◆ SetAbsenceDaysNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetAbsenceDaysNull |
( |
| ) |
|
|
inline |
◆ SetAbsenceFromNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetAbsenceFromNull |
( |
| ) |
|
|
inline |
◆ SetAbsenceToNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetAbsenceToNull |
( |
| ) |
|
|
inline |
◆ SetAbsenceTypeNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetAbsenceTypeNull |
( |
| ) |
|
|
inline |
◆ SetCommentNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetCommentNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetPersonAbsenceKeyNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.SetPersonAbsenceKeyNull |
( |
| ) |
|
|
inline |
◆ AbsenceDays
Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.AbsenceDays |
|
getset |
Total number of working days absent.
◆ AbsenceFrom
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.AbsenceFrom |
|
getset |
◆ AbsenceTo
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.AbsenceTo |
|
getset |
◆ AbsenceType
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.AbsenceType |
|
getset |
◆ Comment
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.Comment |
|
getset |
◆ CreatedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PartnerKey
Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.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.
◆ PersonAbsenceKey
Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPersonAbsenceRow.PersonAbsenceKey |
|
getset |
The documentation for this class was generated from the following file: