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

Lists options that are set for a conference. More...

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

Public Member Functions

 PcConferenceOptionRow (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 IsOptionTypeCodeNull ()
 test for NULL value More...
 
void SetOptionTypeCodeNull ()
 assign NULL value More...
 
bool IsOptionSetNull ()
 test for NULL value More...
 
void SetOptionSetNull ()
 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 OptionTypeCode [get, set]
 Unique name of the cost type. More...
 
Boolean OptionSet [get, set]
 Description of the option type. 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

Lists options that are set for a conference.

Constructor & Destructor Documentation

◆ PcConferenceOptionRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsConferenceKeyNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsOptionSetNull()

bool Ict.Petra.Shared.MConference.Data.PcConferenceOptionRow.IsOptionSetNull ( )
inline

test for NULL value

◆ IsOptionTypeCodeNull()

bool Ict.Petra.Shared.MConference.Data.PcConferenceOptionRow.IsOptionTypeCodeNull ( )
inline

test for NULL value

◆ SetConferenceKeyNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetOptionSetNull()

void Ict.Petra.Shared.MConference.Data.PcConferenceOptionRow.SetOptionSetNull ( )
inline

assign NULL value

◆ SetOptionTypeCodeNull()

void Ict.Petra.Shared.MConference.Data.PcConferenceOptionRow.SetOptionTypeCodeNull ( )
inline

assign NULL value

Property Documentation

◆ ConferenceKey

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ OptionSet

Boolean Ict.Petra.Shared.MConference.Data.PcConferenceOptionRow.OptionSet
getset

Description of the option type.

◆ OptionTypeCode

String Ict.Petra.Shared.MConference.Data.PcConferenceOptionRow.OptionTypeCode
getset

Unique name of the cost type.


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