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

Links ranges to a region. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow:
Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow

Public Member Functions

 PPostcodeRegionRangeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsRegionNull ()
 test for NULL value More...
 
void SetRegionNull ()
 assign NULL value More...
 
bool IsRangeNull ()
 test for NULL value More...
 
void SetRangeNull ()
 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 Region [get, set]
 Name of a postcode region. More...
 
String Range [get, set]
 A range for a postcode region. 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

Links ranges to a region.

Constructor & Destructor Documentation

◆ PPostcodeRegionRangeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsRangeNull()

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

test for NULL value

◆ IsRegionNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.IsRegionNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetRangeNull()

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

assign NULL value

◆ SetRegionNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.SetRegionNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Range

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

A range for a postcode region.

◆ Region

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.Region
getset

Name of a postcode region.


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