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

Refers to a process through which a Partner may go (eg. application, different status of donor - small->medium->big, etc) More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow:

Public Member Functions

 PProcessRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsProcessCodeNull ()
 test for NULL value More...
 
void SetProcessCodeNull ()
 assign NULL value More...
 
bool IsProcessDescrNull ()
 test for NULL value More...
 
void SetProcessDescrNull ()
 assign NULL value More...
 
bool IsProcessPartnerClassesNull ()
 test for NULL value More...
 
void SetProcessPartnerClassesNull ()
 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 ProcessCode [get, set]
 Code for the process. More...
 
String ProcessDescr [get, set]
 Description of the process. More...
 
String ProcessPartnerClasses [get, set]
 Comma separated list of Partner Classes for which this process is valid. Null implies all Classes. 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

Refers to a process through which a Partner may go (eg. application, different status of donor - small->medium->big, etc)

Constructor & Destructor Documentation

◆ PProcessRow()

Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.PProcessRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsProcessCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsProcessCodeNull ( )
inline

test for NULL value

◆ IsProcessDescrNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsProcessDescrNull ( )
inline

test for NULL value

◆ IsProcessPartnerClassesNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.IsProcessPartnerClassesNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetProcessCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetProcessCodeNull ( )
inline

assign NULL value

◆ SetProcessDescrNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetProcessDescrNull ( )
inline

assign NULL value

◆ SetProcessPartnerClassesNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.SetProcessPartnerClassesNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.DateModified
getset

The date the record was modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.ModifiedBy
getset

User ID of who last modified this record.

◆ ProcessCode

String Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.ProcessCode
getset

Code for the process.

◆ ProcessDescr

String Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.ProcessDescr
getset

Description of the process.

◆ ProcessPartnerClasses

String Ict.Petra.Shared.MPartner.Partner.Data.PProcessRow.ProcessPartnerClasses
getset

Comma separated list of Partner Classes for which this process is valid. Null implies all Classes.


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