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

Details of a publication. More...

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

Public Member Functions

 PPublicationRow (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 IsNumberOfIssuesNull ()
 test for NULL value More...
 
void SetNumberOfIssuesNull ()
 assign NULL value More...
 
bool IsNumberOfRemindersNull ()
 test for NULL value More...
 
void SetNumberOfRemindersNull ()
 assign NULL value More...
 
bool IsPublicationDescriptionNull ()
 test for NULL value More...
 
void SetPublicationDescriptionNull ()
 assign NULL value More...
 
bool IsValidPublicationNull ()
 test for NULL value More...
 
void SetValidPublicationNull ()
 assign NULL value More...
 
bool IsFrequencyCodeNull ()
 test for NULL value More...
 
void SetFrequencyCodeNull ()
 assign NULL value More...
 
bool IsPublicationLabelCodeNull ()
 test for NULL value More...
 
void SetPublicationLabelCodeNull ()
 assign NULL value More...
 
bool IsPublicationLanguageNull ()
 test for NULL value More...
 
void SetPublicationLanguageNull ()
 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]
 This is the key to the publication table. More...
 
Int32 NumberOfIssues [get, set]
 
Int32 NumberOfReminders [get, set]
 The number of free issues and reminders to send out. More...
 
String PublicationDescription [get, set]
 A short description of the publication. More...
 
Boolean ValidPublication [get, set]
 
String FrequencyCode [get, set]
 
String PublicationLabelCode [get, set]
 The publication short code that is used on an address label. More...
 
String PublicationLanguage [get, set]
 
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

Details of a publication.

Constructor & Destructor Documentation

◆ PPublicationRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsFrequencyCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.IsFrequencyCodeNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsNumberOfIssuesNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.IsNumberOfIssuesNull ( )
inline

test for NULL value

◆ IsNumberOfRemindersNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.IsNumberOfRemindersNull ( )
inline

test for NULL value

◆ IsPublicationCodeNull()

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

test for NULL value

◆ IsPublicationDescriptionNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.IsPublicationDescriptionNull ( )
inline

test for NULL value

◆ IsPublicationLabelCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.IsPublicationLabelCodeNull ( )
inline

test for NULL value

◆ IsPublicationLanguageNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.IsPublicationLanguageNull ( )
inline

test for NULL value

◆ IsValidPublicationNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.IsValidPublicationNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetFrequencyCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.SetFrequencyCodeNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetNumberOfIssuesNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.SetNumberOfIssuesNull ( )
inline

assign NULL value

◆ SetNumberOfRemindersNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.SetNumberOfRemindersNull ( )
inline

assign NULL value

◆ SetPublicationCodeNull()

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

assign NULL value

◆ SetPublicationDescriptionNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.SetPublicationDescriptionNull ( )
inline

assign NULL value

◆ SetPublicationLabelCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.SetPublicationLabelCodeNull ( )
inline

assign NULL value

◆ SetPublicationLanguageNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.SetPublicationLanguageNull ( )
inline

assign NULL value

◆ SetValidPublicationNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.SetValidPublicationNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ FrequencyCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.FrequencyCode
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ NumberOfIssues

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.NumberOfIssues
getset

◆ NumberOfReminders

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.NumberOfReminders
getset

The number of free issues and reminders to send out.

◆ PublicationCode

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

This is the key to the publication table.

◆ PublicationDescription

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.PublicationDescription
getset

A short description of the publication.

◆ PublicationLabelCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.PublicationLabelCode
getset

The publication short code that is used on an address label.

◆ PublicationLanguage

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.PublicationLanguage
getset

◆ ValidPublication

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.PPublicationRow.ValidPublication
getset

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