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

Cost types to be used for conference (extra) charges. More...

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

Public Member Functions

 PcCostTypeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsCostTypeCodeNull ()
 test for NULL value More...
 
void SetCostTypeCodeNull ()
 assign NULL value More...
 
bool IsCostTypeDescriptionNull ()
 test for NULL value More...
 
void SetCostTypeDescriptionNull ()
 assign NULL value More...
 
bool IsUnassignableFlagNull ()
 test for NULL value More...
 
void SetUnassignableFlagNull ()
 assign NULL value More...
 
bool IsUnassignableDateNull ()
 test for NULL value More...
 
void SetUnassignableDateNull ()
 assign NULL value More...
 
bool IsDeletableFlagNull ()
 test for NULL value More...
 
void SetDeletableFlagNull ()
 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

String CostTypeCode [get, set]
 Unique name of the cost type. More...
 
String CostTypeDescription [get, set]
 Description of the cost type. More...
 
Boolean UnassignableFlag [get, set]
 Can this cost type be assigned? More...
 
System.? DateTime UnassignableDate [get, set]
 This is the date the record was last updated. More...
 
Boolean DeletableFlag [get, set]
 Indicates if a record can be deleted. 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

Cost types to be used for conference (extra) charges.

Constructor & Destructor Documentation

◆ PcCostTypeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCostTypeCodeNull()

bool Ict.Petra.Shared.MConference.Data.PcCostTypeRow.IsCostTypeCodeNull ( )
inline

test for NULL value

◆ IsCostTypeDescriptionNull()

bool Ict.Petra.Shared.MConference.Data.PcCostTypeRow.IsCostTypeDescriptionNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDeletableFlagNull()

bool Ict.Petra.Shared.MConference.Data.PcCostTypeRow.IsDeletableFlagNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsUnassignableDateNull()

bool Ict.Petra.Shared.MConference.Data.PcCostTypeRow.IsUnassignableDateNull ( )
inline

test for NULL value

◆ IsUnassignableFlagNull()

bool Ict.Petra.Shared.MConference.Data.PcCostTypeRow.IsUnassignableFlagNull ( )
inline

test for NULL value

◆ SetCostTypeCodeNull()

void Ict.Petra.Shared.MConference.Data.PcCostTypeRow.SetCostTypeCodeNull ( )
inline

assign NULL value

◆ SetCostTypeDescriptionNull()

void Ict.Petra.Shared.MConference.Data.PcCostTypeRow.SetCostTypeDescriptionNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDeletableFlagNull()

void Ict.Petra.Shared.MConference.Data.PcCostTypeRow.SetDeletableFlagNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetUnassignableDateNull()

void Ict.Petra.Shared.MConference.Data.PcCostTypeRow.SetUnassignableDateNull ( )
inline

assign NULL value

◆ SetUnassignableFlagNull()

void Ict.Petra.Shared.MConference.Data.PcCostTypeRow.SetUnassignableFlagNull ( )
inline

assign NULL value

Property Documentation

◆ CostTypeCode

String Ict.Petra.Shared.MConference.Data.PcCostTypeRow.CostTypeCode
getset

Unique name of the cost type.

◆ CostTypeDescription

String Ict.Petra.Shared.MConference.Data.PcCostTypeRow.CostTypeDescription
getset

Description of the cost type.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ DeletableFlag

Boolean Ict.Petra.Shared.MConference.Data.PcCostTypeRow.DeletableFlag
getset

Indicates if a record can be deleted.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ UnassignableDate

System.? DateTime Ict.Petra.Shared.MConference.Data.PcCostTypeRow.UnassignableDate
getset

This is the date the record was last updated.

◆ UnassignableFlag

Boolean Ict.Petra.Shared.MConference.Data.PcCostTypeRow.UnassignableFlag
getset

Can this cost type be assigned?


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