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

Postcode ranges for each region. More...

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

Public Member Functions

 PPostcodeRangeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsRangeNull ()
 test for NULL value More...
 
void SetRangeNull ()
 assign NULL value More...
 
bool IsFromNull ()
 test for NULL value More...
 
void SetFromNull ()
 assign NULL value More...
 
bool IsToNull ()
 test for NULL value More...
 
void SetToNull ()
 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 Range [get, set]
 Name of the postcode range. More...
 
String From [get, set]
 Start of postcode range. More...
 
String To [get, set]
 End of postcode range. 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

Postcode ranges for each region.

Constructor & Destructor Documentation

◆ PPostcodeRangeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsFromNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.IsFromNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsRangeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.IsRangeNull ( )
inline

test for NULL value

◆ IsToNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.IsToNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetFromNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.SetFromNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetRangeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.SetRangeNull ( )
inline

assign NULL value

◆ SetToNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.SetToNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ From

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.From
getset

Start of postcode range.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Range

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.Range
getset

Name of the postcode range.

◆ To

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRangeRow.To
getset

End of postcode range.


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