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

Master record for Mail Merge output creation. More...

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

Public Member Functions

 PMergeFormRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsMergeFormNameNull ()
 test for NULL value More...
 
void SetMergeFormNameNull ()
 assign NULL value More...
 
bool IsMergeFormDescriptionNull ()
 test for NULL value More...
 
void SetMergeFormDescriptionNull ()
 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 MergeFormName [get, set]
 Name of Merge Form. More...
 
String MergeFormDescription [get, set]
 Form description. 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

Master record for Mail Merge output creation.

Constructor & Destructor Documentation

◆ PMergeFormRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsMergeFormDescriptionNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMergeFormRow.IsMergeFormDescriptionNull ( )
inline

test for NULL value

◆ IsMergeFormNameNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMergeFormRow.IsMergeFormNameNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetMergeFormDescriptionNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PMergeFormRow.SetMergeFormDescriptionNull ( )
inline

assign NULL value

◆ SetMergeFormNameNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PMergeFormRow.SetMergeFormNameNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ MergeFormDescription

String Ict.Petra.Shared.MPartner.Mailroom.Data.PMergeFormRow.MergeFormDescription
getset

Form description.

◆ MergeFormName

String Ict.Petra.Shared.MPartner.Mailroom.Data.PMergeFormRow.MergeFormName
getset

Name of Merge Form.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.


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