OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow Class Reference

Cost of a publication. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow:

Public Member Functions

 PPublicationCostRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsPublicationCodeNull ()
 test for NULL value More...
 
void SetPublicationCodeNull ()
 assign NULL value More...
 
bool IsDateEffectiveNull ()
 test for NULL value More...
 
void SetDateEffectiveNull ()
 assign NULL value More...
 
bool IsPublicationCostNull ()
 test for NULL value More...
 
void SetPublicationCostNull ()
 assign NULL value More...
 
bool IsPostageCostNull ()
 test for NULL value More...
 
void SetPostageCostNull ()
 assign NULL value More...
 
bool IsCurrencyCodeNull ()
 test for NULL value More...
 
void SetCurrencyCodeNull ()
 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 PublicationCode [get, set]
 The is the key to the publication table. More...
 
System.DateTime DateEffective [get, set]
 
Decimal PublicationCost [get, set]
 This is a number of currency units. More...
 
Decimal PostageCost [get, set]
 The cost of posting each item. More...
 
String CurrencyCode [get, set]
 This defines which currency is being used. 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 of a publication.

Constructor & Destructor Documentation

◆ PPublicationCostRow()

Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.PPublicationCostRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsCurrencyCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsCurrencyCodeNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateEffectiveNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsDateEffectiveNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsPostageCostNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsPostageCostNull ( )
inline

test for NULL value

◆ IsPublicationCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsPublicationCodeNull ( )
inline

test for NULL value

◆ IsPublicationCostNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.IsPublicationCostNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetCurrencyCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetCurrencyCodeNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateEffectiveNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetDateEffectiveNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetPostageCostNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetPostageCostNull ( )
inline

assign NULL value

◆ SetPublicationCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetPublicationCodeNull ( )
inline

assign NULL value

◆ SetPublicationCostNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.SetPublicationCostNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.CreatedBy
getset

User ID of who created this record.

◆ CurrencyCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.CurrencyCode
getset

This defines which currency is being used.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.DateCreated
getset

The date the record was created.

◆ DateEffective

System.DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.DateEffective
getset

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.DateModified
getset

The date the record was modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.ModifiedBy
getset

User ID of who last modified this record.

◆ PostageCost

Decimal Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.PostageCost
getset

The cost of posting each item.

◆ PublicationCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.PublicationCode
getset

The is the key to the publication table.

◆ PublicationCost

Decimal Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationCostRow.PublicationCost
getset

This is a number of currency units.


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