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

List of businesses with codes. More...

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

Public Member Functions

 PBusinessRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsBusinessCodeNull ()
 test for NULL value More...
 
void SetBusinessCodeNull ()
 assign NULL value More...
 
bool IsBusinessDescriptionNull ()
 test for NULL value More...
 
void SetBusinessDescriptionNull ()
 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 BusinessCode [get, set]
 
String BusinessDescription [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 businesses with codes.

Constructor & Destructor Documentation

◆ PBusinessRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsBusinessCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PBusinessRow.IsBusinessCodeNull ( )
inline

test for NULL value

◆ IsBusinessDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PBusinessRow.IsBusinessDescriptionNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDeletableNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ SetBusinessCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PBusinessRow.SetBusinessCodeNull ( )
inline

assign NULL value

◆ SetBusinessDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PBusinessRow.SetBusinessDescriptionNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDeletableNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

Property Documentation

◆ BusinessCode

String Ict.Petra.Shared.MPartner.Partner.Data.PBusinessRow.BusinessCode
getset

◆ BusinessDescription

String Ict.Petra.Shared.MPartner.Partner.Data.PBusinessRow.BusinessDescription
getset

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Deletable

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

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

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.


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