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

Charges for the various outreach options from a conference (currency held in conference master) More...

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

Public Member Functions

 PcConferenceCostRow (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 IsOptionDaysNull ()
 test for NULL value More...
 
void SetOptionDaysNull ()
 assign NULL value More...
 
bool IsChargeNull ()
 test for NULL value More...
 
void SetChargeNull ()
 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...
 
Int32 OptionDays [get, set]
 9999999999 More...
 
Decimal Charge [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...
 

Detailed Description

Charges for the various outreach options from a conference (currency held in conference master)

Constructor & Destructor Documentation

◆ PcConferenceCostRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsChargeNull()

bool Ict.Petra.Shared.MConference.Data.PcConferenceCostRow.IsChargeNull ( )
inline

test for NULL value

◆ IsConferenceKeyNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsOptionDaysNull()

bool Ict.Petra.Shared.MConference.Data.PcConferenceCostRow.IsOptionDaysNull ( )
inline

test for NULL value

◆ SetChargeNull()

void Ict.Petra.Shared.MConference.Data.PcConferenceCostRow.SetChargeNull ( )
inline

assign NULL value

◆ SetConferenceKeyNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetOptionDaysNull()

void Ict.Petra.Shared.MConference.Data.PcConferenceCostRow.SetOptionDaysNull ( )
inline

assign NULL value

Property Documentation

◆ Charge

Decimal Ict.Petra.Shared.MConference.Data.PcConferenceCostRow.Charge
getset

◆ ConferenceKey

Int64 Ict.Petra.Shared.MConference.Data.PcConferenceCostRow.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.PcConferenceCostRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ OptionDays

Int32 Ict.Petra.Shared.MConference.Data.PcConferenceCostRow.OptionDays
getset

9999999999


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