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

List of statuses for partners. More...

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

Public Member Functions

 PPartnerStatusRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsStatusCodeNull ()
 test for NULL value More...
 
void SetStatusCodeNull ()
 assign NULL value More...
 
bool IsPartnerStatusDescriptionNull ()
 test for NULL value More...
 
void SetPartnerStatusDescriptionNull ()
 assign NULL value More...
 
bool IsPartnerIsActiveNull ()
 test for NULL value More...
 
void SetPartnerIsActiveNull ()
 assign NULL value More...
 
bool IsIncludePartnerOnReportNull ()
 test for NULL value More...
 
void SetIncludePartnerOnReportNull ()
 assign NULL value More...
 
bool IsDeletableNull ()
 test for NULL value More...
 
void SetDeletableNull ()
 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 StatusCode [get, set]
 
String PartnerStatusDescription [get, set]
 
Boolean PartnerIsActive [get, set]
 If set to yes, then Partners with this status are considered as active Partners. More...
 
Boolean IncludePartnerOnReport [get, set]
 
Boolean Deletable [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

List of statuses for partners.

Constructor & Destructor Documentation

◆ PPartnerStatusRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDeletableNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.IsDeletableNull ( )
inline

test for NULL value

◆ IsIncludePartnerOnReportNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.IsIncludePartnerOnReportNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerIsActiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.IsPartnerIsActiveNull ( )
inline

test for NULL value

◆ IsPartnerStatusDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.IsPartnerStatusDescriptionNull ( )
inline

test for NULL value

◆ IsStatusCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.IsStatusCodeNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDeletableNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.SetDeletableNull ( )
inline

assign NULL value

◆ SetIncludePartnerOnReportNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.SetIncludePartnerOnReportNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerIsActiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.SetPartnerIsActiveNull ( )
inline

assign NULL value

◆ SetPartnerStatusDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.SetPartnerStatusDescriptionNull ( )
inline

assign NULL value

◆ SetStatusCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.SetStatusCodeNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Deletable

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.Deletable
getset

This defines if the partner status code can be deleted. This can only be updated by the system manager. At the risk of serious operational integrity. Default to Yes

◆ IncludePartnerOnReport

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.IncludePartnerOnReport
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerIsActive

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.PartnerIsActive
getset

If set to yes, then Partners with this status are considered as active Partners.

◆ PartnerStatusDescription

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.PartnerStatusDescription
getset

◆ StatusCode

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerStatusRow.StatusCode
getset

This code describes the status of a partner. Eg, Active, Deceased etc


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