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

A particular action within a process which can be performed on a Partner. More...

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

Public Member Functions

 PActionRow (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 IsActionCodeNull ()
 test for NULL value More...
 
void SetActionCodeNull ()
 assign NULL value More...
 
bool IsActionDescrNull ()
 test for NULL value More...
 
void SetActionDescrNull ()
 assign NULL value More...
 
bool IsActiveNull ()
 test for NULL value More...
 
void SetActiveNull ()
 assign NULL value More...
 
bool IsSystemActionNull ()
 test for NULL value More...
 
void SetSystemActionNull ()
 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]
 Process that this action is part of. More...
 
String ActionCode [get, set]
 Code for the action. More...
 
String ActionDescr [get, set]
 Description of the action. More...
 
Boolean Active [get, set]
 Is this action currently in progress? More...
 
Boolean SystemAction [get, set]
 Is this a system defined action (as opposed to a user defined one)? 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

A particular action within a process which can be performed on a Partner.

Constructor & Destructor Documentation

◆ PActionRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsActionCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsActionCodeNull ( )
inline

test for NULL value

◆ IsActionDescrNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsActionDescrNull ( )
inline

test for NULL value

◆ IsActiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsActiveNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsProcessCodeNull()

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

test for NULL value

◆ IsSystemActionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsSystemActionNull ( )
inline

test for NULL value

◆ SetActionCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetActionCodeNull ( )
inline

assign NULL value

◆ SetActionDescrNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetActionDescrNull ( )
inline

assign NULL value

◆ SetActiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetActiveNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetProcessCodeNull()

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

assign NULL value

◆ SetSystemActionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetSystemActionNull ( )
inline

assign NULL value

Property Documentation

◆ ActionCode

String Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.ActionCode
getset

Code for the action.

◆ ActionDescr

String Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.ActionDescr
getset

Description of the action.

◆ Active

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.Active
getset

Is this action currently in progress?

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ ProcessCode

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

Process that this action is part of.

◆ SystemAction

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SystemAction
getset

Is this a system defined action (as opposed to a user defined one)?


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