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

List postcode regions. More...

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

Public Member Functions

 PPostcodeRegionRow (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 IsDescriptionNull ()
 test for NULL value More...
 
void SetDescriptionNull ()
 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 Description [get, set]
 This describes the 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

List postcode regions.

Constructor & Destructor Documentation

◆ PPostcodeRegionRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDescriptionNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRow.IsDescriptionNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsRegionNull()

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

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDescriptionNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRow.SetDescriptionNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetRegionNull()

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

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Description

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRow.Description
getset

This describes the region.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Region

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

Name of a postcode region.


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