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

This table includes special medical or dietary needs someone may have. More...

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

Public Member Functions

 PmSpecialNeedRow (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 IsMedicalCommentNull ()
 test for NULL value More...
 
void SetMedicalCommentNull ()
 assign NULL value More...
 
bool IsDietaryCommentNull ()
 test for NULL value More...
 
void SetDietaryCommentNull ()
 assign NULL value More...
 
bool IsOtherSpecialNeedNull ()
 test for NULL value More...
 
void SetOtherSpecialNeedNull ()
 assign NULL value More...
 
bool IsVegetarianFlagNull ()
 test for NULL value More...
 
void SetVegetarianFlagNull ()
 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 MedicalComment [get, set]
 Contains special medical information if needed. More...
 
String DietaryComment [get, set]
 Contains special dietary information if needed. More...
 
String OtherSpecialNeed [get, set]
 Contains any other special need that may be applicable. More...
 
Boolean VegetarianFlag [get, set]
 Indicates if there are vegetarian needs. 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 includes special medical or dietary needs someone may have.

Constructor & Destructor Documentation

◆ PmSpecialNeedRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDietaryCommentNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.IsDietaryCommentNull ( )
inline

test for NULL value

◆ IsMedicalCommentNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.IsMedicalCommentNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsOtherSpecialNeedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.IsOtherSpecialNeedNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsVegetarianFlagNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.IsVegetarianFlagNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDietaryCommentNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.SetDietaryCommentNull ( )
inline

assign NULL value

◆ SetMedicalCommentNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.SetMedicalCommentNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetOtherSpecialNeedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.SetOtherSpecialNeedNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetVegetarianFlagNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.SetVegetarianFlagNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ DietaryComment

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.DietaryComment
getset

Contains special dietary information if needed.

◆ MedicalComment

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.MedicalComment
getset

Contains special medical information if needed.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ OtherSpecialNeed

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.OtherSpecialNeed
getset

Contains any other special need that may be applicable.

◆ PartnerKey

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

◆ VegetarianFlag

Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmSpecialNeedRow.VegetarianFlag
getset

Indicates if there are vegetarian needs.


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