OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MConference.Data.PcSupplementRow Class Reference

outreach travel supplements (by outreach ID) More...

Inheritance diagram for Ict.Petra.Shared.MConference.Data.PcSupplementRow:

Public Member Functions

 PcSupplementRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsConferenceKeyNull ()
 test for NULL value More...
 
void SetConferenceKeyNull ()
 assign NULL value More...
 
bool IsOutreachTypeNull ()
 test for NULL value More...
 
void SetOutreachTypeNull ()
 assign NULL value More...
 
bool IsSupplementNull ()
 test for NULL value More...
 
void SetSupplementNull ()
 assign NULL value More...
 
bool IsApplyDiscountsNull ()
 test for NULL value More...
 
void SetApplyDiscountsNull ()
 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 ConferenceKey [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 OutreachType [get, set]
 
Decimal Supplement [get, set]
 
Boolean ApplyDiscounts [get, set]
 Apply conference fee discounts to this supplement. 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

outreach travel supplements (by outreach ID)

Constructor & Destructor Documentation

◆ PcSupplementRow()

Ict.Petra.Shared.MConference.Data.PcSupplementRow.PcSupplementRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MConference.Data.PcSupplementRow.InitValues ( )
inlinevirtual

set default values

◆ IsApplyDiscountsNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsApplyDiscountsNull ( )
inline

test for NULL value

◆ IsConferenceKeyNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsConferenceKeyNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsOutreachTypeNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsOutreachTypeNull ( )
inline

test for NULL value

◆ IsSupplementNull()

bool Ict.Petra.Shared.MConference.Data.PcSupplementRow.IsSupplementNull ( )
inline

test for NULL value

◆ SetApplyDiscountsNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetApplyDiscountsNull ( )
inline

assign NULL value

◆ SetConferenceKeyNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetConferenceKeyNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetOutreachTypeNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetOutreachTypeNull ( )
inline

assign NULL value

◆ SetSupplementNull()

void Ict.Petra.Shared.MConference.Data.PcSupplementRow.SetSupplementNull ( )
inline

assign NULL value

Property Documentation

◆ ApplyDiscounts

Boolean Ict.Petra.Shared.MConference.Data.PcSupplementRow.ApplyDiscounts
getset

Apply conference fee discounts to this supplement.

◆ ConferenceKey

Int64 Ict.Petra.Shared.MConference.Data.PcSupplementRow.ConferenceKey
getset

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

◆ CreatedBy

String Ict.Petra.Shared.MConference.Data.PcSupplementRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MConference.Data.PcSupplementRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MConference.Data.PcSupplementRow.DateModified
getset

The date the record was modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MConference.Data.PcSupplementRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MConference.Data.PcSupplementRow.ModifiedBy
getset

User ID of who last modified this record.

◆ OutreachType

String Ict.Petra.Shared.MConference.Data.PcSupplementRow.OutreachType
getset

◆ Supplement

Decimal Ict.Petra.Shared.MConference.Data.PcSupplementRow.Supplement
getset

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